Home
last modified time | relevance | path

Searched refs:ieee80211_qosframe (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_classify.c162 struct ieee80211_qosframe *whqos = in ol_tx_set_ether_type()
163 (struct ieee80211_qosframe *)datap; in ol_tx_set_ether_type()
166 sizeof(struct ieee80211_qosframe); in ol_tx_set_ether_type()
264 struct ieee80211_qosframe *whqos = in ol_tx_tid_by_raw_type()
265 (struct ieee80211_qosframe *)datap; in ol_tx_tid_by_raw_type()
H A Dol_rx_defrag.c1142 const struct ieee80211_qosframe *qwh = in ol_rx_defrag_michdr()
1143 (const struct ieee80211_qosframe *)wh; in ol_rx_defrag_michdr()
H A Dol_txrx_encap.c93 hdsize + sizeof(struct ieee80211_qosframe) - in ol_tx_encap_from_native_wifi()
/wlan-driver/qcacld-3.0/core/cds/inc/
H A Dcds_ieee80211_common.h48 struct ieee80211_qosframe { struct
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/2.0/
H A Ddp_tx_mon_status_2.0.c553 struct ieee80211_qosframe *wh_addr3 = NULL; in dp_tx_mon_generate_3addr_qos_null_frm()
582 wh_addr3 = (struct ieee80211_qosframe *)qdf_nbuf_data(mpdu_nbuf); in dp_tx_mon_generate_3addr_qos_null_frm()
583 qdf_mem_zero(wh_addr3, sizeof(struct ieee80211_qosframe)); in dp_tx_mon_generate_3addr_qos_null_frm()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx_defrag.c614 const struct ieee80211_qosframe *qwh = in dp_rx_defrag_michdr()
615 (const struct ieee80211_qosframe *)wh; in dp_rx_defrag_michdr()