Home
last modified time | relevance | path

Searched refs:qwh (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx_defrag.c610 const struct ieee80211_qosframe_addr4 *qwh = in dp_rx_defrag_michdr() local
612 hdr[12] = qwh->i_qos[0] & IEEE80211_QOS_TID; in dp_rx_defrag_michdr()
614 const struct ieee80211_qosframe *qwh = in dp_rx_defrag_michdr() local
616 hdr[12] = qwh->i_qos[0] & IEEE80211_QOS_TID; in dp_rx_defrag_michdr()
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_rx_defrag.c1142 const struct ieee80211_qosframe *qwh = in ol_rx_defrag_michdr() local
1144 hdr[12] = qwh->i_qos[0] & IEEE80211_QOS_TID; in ol_rx_defrag_michdr()