Home
last modified time | relevance | path

Searched defs:pkt_type (Results 1 – 25 of 183) sorted by relevance

12345678

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_trace.c1623 qdf_log_pkt_cstats(uint8_t *sa, uint8_t *da, enum qdf_proto_type pkt_type, in qdf_log_pkt_cstats()
1633 qdf_log_pkt_cstats(uint8_t *sa, uint8_t *da, enum qdf_proto_type pkt_type, in qdf_log_pkt_cstats()
1796 uint8_t pkt_type; in qdf_fill_wlan_connectivity_log() local
2384 uint8_t pkt_type; in qdf_dp_get_pkt_proto_type() local
2409 enum qdf_proto_type pkt_type) in qdf_dp_get_pkt_subtype()
2427 bool qdf_dp_proto_log_enable_check(enum qdf_proto_type pkt_type, in qdf_dp_proto_log_enable_check()
2459 enum qdf_proto_type pkt_type = qdf_dp_get_pkt_proto_type(nbuf); in qdf_dp_track_noack_check() local
2511 enum qdf_proto_type pkt_type; in qdf_dp_trace_ptr() local
2554 enum qdf_proto_type pkt_type; in qdf_dp_trace_data_pkt() local
Dqdf_nbuf.c1671 uint8_t pkt_type = *(data + EAPOL_PACKET_TYPE_OFFSET); in __qdf_nbuf_data_get_eapol_subtype() local
1985 uint8_t pkt_type; in __qdf_nbuf_data_is_ipv4_igmp_pkt() local
2012 uint8_t pkt_type; in __qdf_nbuf_data_is_ipv6_igmp_pkt() local
2576 uint8_t pkt_type; in __qdf_nbuf_data_is_icmp_pkt() local
2594 uint8_t pkt_type; in __qdf_nbuf_data_is_icmpv6_pkt() local
2612 uint8_t pkt_type; in __qdf_nbuf_data_is_ipv4_udp_pkt() local
2628 uint8_t pkt_type; in __qdf_nbuf_data_is_ipv4_tcp_pkt() local
2644 uint8_t pkt_type; in __qdf_nbuf_data_is_ipv6_udp_pkt() local
2660 uint8_t pkt_type; in __qdf_nbuf_data_is_ipv6_tcp_pkt() local
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_tx_send.c252 qdf_nbuf_t msdu, enum htt_pkt_type pkt_type) in ol_tx_send_nonstd()
639 uint8_t pkt_type = 0; in ol_tx_pkt_capture_tx_completion_process() local
935 uint8_t pkt_type = 0; in ol_tx_update_connectivity_stats() local
990 enum htt_tx_status status, enum qdf_pkt_type pkt_type) in ol_tx_send_pktlog()
1009 enum htt_tx_status status, enum qdf_pkt_type pkt_type) in ol_tx_send_pktlog()
/wlan-driver/qcacld-3.0/components/dp/core/src/
Dwlan_dp_txrx.c210 enum connectivity_stats_pkt_status action, uint8_t *pkt_type) in dp_tx_rx_collect_connectivity_stats_info()
584 uint8_t pkt_type; in dp_start_xmit() local
1667 uint8_t pkt_type; in dp_rx_packet_cbk() local
/wlan-driver/fw-api/hw/peach/v1/
Drx_start_param.h25 uint32_t pkt_type : 4, member
Drx_preamble.h26 pkt_type : 4, member
Drxpcu_early_rx_indication.h25 uint32_t pkt_type : 4, member
/wlan-driver/fw-api/hw/peach/v2/
Drx_start_param.h25 uint32_t pkt_type : 4, member
Drx_preamble.h26 pkt_type : 4, member
Drxpcu_early_rx_indication.h25 uint32_t pkt_type : 4, member
/wlan-driver/qcacld-3.0/core/dp/htt/
Dhtt_tx.c857 uint16_t msdu_id, enum htt_pkt_type pkt_type) in htt_tx_send_nonstd()
1027 uint16_t msdu_id, enum htt_pkt_type pkt_type) in htt_tx_send_nonstd()
1683 uint8_t pkt_type, pkt_subtype = 0, ce_pkt_type = 0; in htt_tx_desc_init() local
/wlan-driver/fw-api/hw/qcn9224/v1/
Drx_start_param.h38 uint32_t pkt_type : 4, member
Drx_preamble.h39 pkt_type : 4, member
Drxpcu_early_rx_indication.h38 uint32_t pkt_type : 4, member
/wlan-driver/fw-api/hw/qca5424/
Drx_start_param.h31 uint32_t pkt_type : 4, member
Drx_preamble.h32 pkt_type : 4, member
/wlan-driver/fw-api/hw/qcn6432/
Drx_start_param.h29 uint32_t pkt_type : 4, // [3:0] member
Drx_preamble.h30 pkt_type : 4, // [9:6] member
/wlan-driver/fw-api/hw/qca5332/
Drx_start_param.h38 uint32_t pkt_type : 4, // [3:0] member
Drx_preamble.h39 pkt_type : 4, // [9:6] member
/wlan-driver/fw-api/hw/kiwi/v2/
Drx_start_param.h31 uint32_t pkt_type : 4, member
Drx_preamble.h32 pkt_type : 4, member
/wlan-driver/fw-api/hw/qcn9224/v2/
Drx_start_param.h38 uint32_t pkt_type : 4, member
Drx_preamble.h39 pkt_type : 4, member
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
Dwmi_unified_sta_param.h357 uint8_t pkt_type; member
372 uint8_t pkt_type; member

12345678