Searched refs:ieee80211_frame_addr4 (Results 1 – 6 of 6) sorted by relevance
42 *hdsize = sizeof(struct ieee80211_frame_addr4); in ol_tx_copy_native_wifi_header()285 struct ieee80211_frame_addr4 *wh; in ol_rx_decap_to_native_wifi()293 wh = (struct ieee80211_frame_addr4 *)info->hdr; in ol_rx_decap_to_native_wifi()296 hdsize = sizeof(struct ieee80211_frame_addr4); in ol_rx_decap_to_native_wifi()300 wh = (struct ieee80211_frame_addr4 *)qdf_nbuf_push_head(msdu, hdsize); in ol_rx_decap_to_native_wifi()350 struct ieee80211_frame_addr4 *wh; in ol_rx_decap_to_8023()390 wh = (struct ieee80211_frame_addr4 *)info->hdr; in ol_rx_decap_to_8023()
1111 const struct ieee80211_frame_addr4 *wh = in ol_rx_defrag_michdr()1112 (const struct ieee80211_frame_addr4 *)wh0; in ol_rx_defrag_michdr()
74 struct ieee80211_frame_addr4 { struct
576 const struct ieee80211_frame_addr4 *wh = in dp_rx_defrag_michdr()577 (const struct ieee80211_frame_addr4 *)wh0; in dp_rx_defrag_michdr()1019 struct ieee80211_frame_addr4 wh = {0}; in dp_rx_defrag_nwifi_to_8023()1032 qdf_mem_zero(&wh, sizeof(struct ieee80211_frame_addr4)); in dp_rx_defrag_nwifi_to_8023()
4588 struct ieee80211_frame_addr4 *wh = (struct ieee80211_frame_addr4 *)(qdf_nbuf_data(nbuf));
2722 struct ieee80211_frame_addr4 *wh; in wma_wow_dump_mgmt_buffer()2725 wh = (struct ieee80211_frame_addr4 *) in wma_wow_dump_mgmt_buffer()2764 if (buf_len >= sizeof(struct ieee80211_frame_addr4)) in wma_wow_dump_mgmt_buffer()