Searched refs:ieee80211_qosframe_addr4 (Results 1 – 5 of 5) sorted by relevance
84 struct ieee80211_qosframe_addr4 { struct
630 struct ieee80211_qosframe_addr4 *wh_addr4 = NULL; in dp_tx_mon_generate_4addr_qos_null_frm()659 wh_addr4 = (struct ieee80211_qosframe_addr4 *)qdf_nbuf_data(mpdu_nbuf); in dp_tx_mon_generate_4addr_qos_null_frm()660 qdf_mem_zero(wh_addr4, sizeof(struct ieee80211_qosframe_addr4)); in dp_tx_mon_generate_4addr_qos_null_frm()
610 const struct ieee80211_qosframe_addr4 *qwh = in dp_rx_defrag_michdr()611 (const struct ieee80211_qosframe_addr4 *)wh; in dp_rx_defrag_michdr()
2155 struct ieee80211_qosframe_addr4 *wh; in wma_decap_to_8023()2187 wh = (struct ieee80211_qosframe_addr4 *)info->hdr; in wma_decap_to_8023()
1369 uint8_t hdr[sizeof(struct ieee80211_qosframe_addr4)];