Home
last modified time | relevance | path

Searched refs:ieee80211_qoscntl (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qcacld-3.0/components/pkt_capture/core/src/
H A Dwlan_pkt_capture_data_txrx.c361 struct ieee80211_qoscntl *qos_cntl; in pkt_capture_rx_convert8023to80211()
413 (struct ieee80211_qoscntl *)(localbuf + new_hdsize); in pkt_capture_rx_convert8023to80211()
419 new_hdsize += sizeof(struct ieee80211_qoscntl); in pkt_capture_rx_convert8023to80211()
465 struct ieee80211_qoscntl *qos_cntl; in pkt_capture_rx_convert8023to80211()
504 (struct ieee80211_qoscntl *)(localbuf + new_hdsize); in pkt_capture_rx_convert8023to80211()
510 new_hdsize += sizeof(struct ieee80211_qoscntl); in pkt_capture_rx_convert8023to80211()
1135 struct ieee80211_qoscntl *qos_cntl; in pkt_capture_tx_data_cb()
1217 qos_cntl = (struct ieee80211_qoscntl *) in pkt_capture_tx_data_cb()
1222 new_hdsize += sizeof(struct ieee80211_qoscntl); in pkt_capture_tx_data_cb()
1333 struct ieee80211_qoscntl *qos_cntl; in pkt_capture_tx_data_cb()
[all …]
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx_encap.c62 struct ieee80211_qoscntl *qos_cntl; in ol_tx_encap_from_native_wifi()
80 qos_cntl = (struct ieee80211_qoscntl *)(localbuf + hdsize); in ol_tx_encap_from_native_wifi()
144 struct ieee80211_qoscntl *qos_cntl; in ol_tx_encap_from_8023()
207 qos_cntl = (struct ieee80211_qoscntl *)(localbuf + new_hdsize); in ol_tx_encap_from_8023()
216 new_hdsize += sizeof(struct ieee80211_qoscntl); in ol_tx_encap_from_8023()
H A Dol_rx_defrag.c1414 qoslen = sizeof(struct ieee80211_qoscntl); in ol_rx_defrag_qos_decap()
/wlan-driver/qcacld-3.0/core/cds/inc/
H A Dcds_ieee80211_common.h70 struct ieee80211_qoscntl { struct
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_monitor_rx.c799 struct ieee80211_qoscntl *qos; in htt_rx_restitch_mpdu_from_msdus()
914 qos = (struct ieee80211_qoscntl *) in htt_rx_restitch_mpdu_from_msdus()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
H A Ddp_rx_mon_dest_1.0.c1724 struct ieee80211_qoscntl *qos; in dp_rx_mon_restitch_mpdu_from_msdus()
1858 qos = (struct ieee80211_qoscntl *) in dp_rx_mon_restitch_mpdu_from_msdus()
2094 struct ieee80211_qoscntl *qos; in dp_rx_mon_frag_restitch_mpdu_from_msdus()
2176 qos = (struct ieee80211_qoscntl *) in dp_rx_mon_frag_restitch_mpdu_from_msdus()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_rx_mon_2.0.c1464 struct ieee80211_qoscntl *qos; in dp_rx_mon_handle_full_mon()
1526 qos = (struct ieee80211_qoscntl *) in dp_rx_mon_handle_full_mon()