Searched refs:ieee80211_radiotap_he (Results 1 – 7 of 7) sorted by relevance
217 struct ieee80211_radiotap_he { struct
19 BUILD_BUG_ON(sizeof(struct ieee80211_radiotap_he) % 4); in iwl_mvm_skb_get_hdr()25 data += sizeof(struct ieee80211_radiotap_he); in iwl_mvm_skb_get_hdr()1255 struct ieee80211_radiotap_he *he, in iwl_mvm_decode_he_phy_ru_alloc()1337 struct ieee80211_radiotap_he *he, in iwl_mvm_decode_he_phy_data()1472 struct ieee80211_radiotap_he *he = NULL; in iwl_mvm_rx_he()1477 static const struct ieee80211_radiotap_he known = { in iwl_mvm_rx_he()
433 struct ieee80211_radiotap_he *he; in ieee80211_add_tx_radiotap_header()439 he = (struct ieee80211_radiotap_he *)pos; in ieee80211_add_tx_radiotap_header()502 pos += sizeof(struct ieee80211_radiotap_he); in ieee80211_add_tx_radiotap_header()
160 BUILD_BUG_ON(sizeof(struct ieee80211_radiotap_he) != 12); in ieee80211_rx_radiotap_hdrlen()194 sizeof(struct ieee80211_radiotap_he); in ieee80211_rx_radiotap_hdrlen()310 struct ieee80211_radiotap_he he = {}; in ieee80211_add_rx_radiotap_header()315 he = *(struct ieee80211_radiotap_he *)skb->data; in ieee80211_add_rx_radiotap_header()792 rtap_space += sizeof(struct ieee80211_radiotap_he); in ieee80211_rx_monitor()
699 struct ieee80211_radiotap_he *he, in mt76_connac2_mac_decode_he_radiotap_ru()801 static const struct ieee80211_radiotap_he known = { in mt76_connac2_mac_decode_he_radiotap()816 struct ieee80211_radiotap_he *he; in mt76_connac2_mac_decode_he_radiotap()
1072 BUILD_BUG_ON(sizeof(struct ieee80211_radiotap_he) % 4); in mt76_skb_get_hdr()1078 data += sizeof(struct ieee80211_radiotap_he); in mt76_skb_get_hdr()
2437 static const struct ieee80211_radiotap_he known = { in ath11k_dp_rx_deliver_msdu()2443 struct ieee80211_radiotap_he *he = NULL; in ath11k_dp_rx_deliver_msdu()4969 ptr = skb_push(mon_skb, sizeof(struct ieee80211_radiotap_he)); in ath11k_update_radiotap()