Home
last modified time | relevance | path

Searched refs:qdf_proto_subtype (Results 1 – 16 of 16) sorted by relevance

/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/inc/
H A Dwlan_cp_stats_mc_ucfg_api.h99 enum qdf_proto_subtype protocol);
454 enum qdf_proto_subtype protocol) in ucfg_mc_cp_stats_inc_wake_lock_stats_by_protocol()
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Dqdf_trace.c983 static const char *qdf_dp_subtype_to_str(enum qdf_proto_subtype subtype) in qdf_dp_subtype_to_str()
1510 enum qdf_proto_subtype subtype; in qdf_log_icmpv6_pkt()
1624 enum qdf_proto_subtype subtype, enum qdf_proto_dir dir, in qdf_log_pkt_cstats()
1634 enum qdf_proto_subtype subtype, enum qdf_proto_dir dir, in qdf_log_pkt_cstats()
1667 static int qdf_subtype_to_wlan_main_tag(enum qdf_proto_subtype subtype) in qdf_subtype_to_wlan_main_tag()
1735 uint8_t qdf_eapol_get_key_type(uint8_t *data, enum qdf_proto_subtype subtype) in qdf_eapol_get_key_type()
1759 enum qdf_proto_subtype subtype, in qdf_skip_wlan_connectivity_log()
1789 enum qdf_proto_subtype subtype, in qdf_fill_wlan_connectivity_log()
1854 enum qdf_proto_subtype subtype, in qdf_fill_wlan_connectivity_log()
1878 enum qdf_proto_subtype subtype; in qdf_log_eapol_pkt()
[all …]
H A Di_qdf_nbuf.h1116 enum qdf_proto_subtype __qdf_nbuf_data_get_dhcp_subtype(uint8_t *data);
1126 enum qdf_proto_subtype __qdf_nbuf_data_get_eapol_subtype(uint8_t *data);
1137 enum qdf_proto_subtype __qdf_nbuf_data_get_arp_subtype(uint8_t *data);
1148 enum qdf_proto_subtype __qdf_nbuf_data_get_icmp_subtype(uint8_t *data);
1159 enum qdf_proto_subtype __qdf_nbuf_data_get_icmpv6_subtype(uint8_t *data);
H A Dqdf_nbuf.c1449 enum qdf_proto_subtype
1452 enum qdf_proto_subtype subtype = QDF_PROTO_INVALID; in __qdf_nbuf_data_get_dhcp_subtype()
1513 static inline enum qdf_proto_subtype
1517 enum qdf_proto_subtype subtype; in __qdf_nbuf_data_get_eapol_key()
1551 static inline enum qdf_proto_subtype
1611 static inline enum qdf_proto_subtype
1646 static inline enum qdf_proto_subtype
1668 enum qdf_proto_subtype
1691 enum qdf_proto_subtype
1695 enum qdf_proto_subtype proto_subtype = QDF_PROTO_INVALID; in __qdf_nbuf_data_get_arp_subtype()
[all …]
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_trace.h1263 enum qdf_proto_subtype subtype);
1326 enum qdf_proto_subtype subtype);
1365 void qdf_dp_track_noack_check(qdf_nbuf_t nbuf, enum qdf_proto_subtype *subtype);
1465 void qdf_dp_track_noack_check(qdf_nbuf_t nbuf, enum qdf_proto_subtype *subtype) in qdf_dp_track_noack_check()
H A Dqdf_nbuf.h3532 static inline enum qdf_proto_subtype
3547 static inline enum qdf_proto_subtype
3562 static inline enum qdf_proto_subtype
3577 static inline enum qdf_proto_subtype
3592 static inline enum qdf_proto_subtype
3607 static inline enum qdf_proto_subtype
3622 static inline enum qdf_proto_subtype
3637 static inline enum qdf_proto_subtype
3652 static inline enum qdf_proto_subtype
3667 static inline enum qdf_proto_subtype
H A Dqdf_types.h1122 enum qdf_proto_subtype { enum
/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/dispatcher/inc/
H A Dwlan_cp_stats_chipset_stats.h157 enum qdf_proto_subtype subtype,
/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/core/src/
H A Dwlan_cp_stats_chipset_stats.c310 enum qdf_proto_subtype subtype) in get_cstat_type()
381 enum qdf_proto_subtype subtype, in wlan_cp_stats_cstats_pkt_log()
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_txrx.c580 enum qdf_proto_subtype subtype = QDF_PROTO_INVALID; in dp_start_xmit()
800 enum qdf_proto_subtype subtype; in dp_sta_notify_tx_comp_cb()
1662 enum qdf_proto_subtype subtype = QDF_PROTO_INVALID; in dp_rx_packet_cbk()
H A Dwlan_dp_softap_txrx.c292 enum qdf_proto_subtype subtype = QDF_PROTO_INVALID; in dp_softap_inspect_dhcp_packet()
/wlan-driver/qcacld-3.0/components/cp_stats/dispatcher/src/
H A Dwlan_cp_stats_mc_ucfg_api.c420 enum qdf_proto_subtype protocol) in ucfg_mc_cp_stats_inc_wake_lock_stats_by_protocol()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_features.c2296 wma_pkt_proto_subtype_to_string(enum qdf_proto_subtype proto_subtype) in wma_pkt_proto_subtype_to_string()
2363 static enum qdf_proto_subtype
2602 uint8_t vdev_id, enum qdf_proto_subtype proto_subtype) in wma_wow_inc_wake_lock_stats_by_protocol()
2629 enum qdf_proto_subtype proto_subtype; in wma_wow_parse_data_pkt()
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_hl.c159 enum qdf_proto_subtype proto_subtype; in ol_tx_desc_is_high_prio()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_wmm.c1864 enum qdf_proto_subtype proto_subtype; in hdd_wmm_classify_critical_pkt()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.c5203 enum qdf_proto_subtype subtype = QDF_PROTO_INVALID;