Home
last modified time | relevance | path

Searched refs:ieee80211_radiotap_he (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/include/net/
A Dieee80211_radiotap.h217 struct ieee80211_radiotap_he { struct
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/
A Dmt76_connac_mac.c709 struct ieee80211_radiotap_he *he, in mt76_connac2_mac_decode_he_radiotap_ru()
811 static const struct ieee80211_radiotap_he known = { in mt76_connac2_mac_decode_he_radiotap()
826 struct ieee80211_radiotap_he *he; in mt76_connac2_mac_decode_he_radiotap()
A Dmt76.h1083 BUILD_BUG_ON(sizeof(struct ieee80211_radiotap_he) % 4); in mt76_skb_get_hdr()
1089 data += sizeof(struct ieee80211_radiotap_he); in mt76_skb_get_hdr()
/linux-6.3-rc2/net/mac80211/
A Dstatus.c433 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()
A Drx.c160 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()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Drxmq.c1233 struct ieee80211_radiotap_he *he, in iwl_mvm_decode_he_phy_ru_alloc()
1315 struct ieee80211_radiotap_he *he, in iwl_mvm_decode_he_phy_data()
1454 struct ieee80211_radiotap_he *he = NULL; in iwl_mvm_rx_he()
1459 static const struct ieee80211_radiotap_he known = { in iwl_mvm_rx_he()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7996/
A Dmac.c260 struct ieee80211_radiotap_he *he, in mt7996_mac_decode_he_radiotap_ru()
352 static const struct ieee80211_radiotap_he known = { in mt7996_mac_decode_he_radiotap()
366 struct ieee80211_radiotap_he *he = NULL; in mt7996_mac_decode_he_radiotap()
/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/
A Ddp_mon.c1043 ptr = skb_push(mon_skb, sizeof(struct ieee80211_radiotap_he)); in ath12k_dp_mon_update_radiotap()
1066 static const struct ieee80211_radiotap_he known = { in ath12k_dp_mon_rx_deliver_msdu()
1072 struct ieee80211_radiotap_he *he = NULL; in ath12k_dp_mon_rx_deliver_msdu()
A Ddp_rx.c2381 static const struct ieee80211_radiotap_he known = { in ath12k_dp_rx_deliver_msdu()
2386 struct ieee80211_radiotap_he *he; in ath12k_dp_rx_deliver_msdu()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw89/
A Dcore.c1494 static const struct ieee80211_radiotap_he known_he = { in rtw89_core_update_radiotap()
1499 struct ieee80211_radiotap_he *he; in rtw89_core_update_radiotap()
A Dcore.h38 #define RTW89_RADIOTAP_ROOM ALIGN(sizeof(struct ieee80211_radiotap_he), 64)
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/
A Ddp_rx.c2437 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()
4970 ptr = skb_push(mon_skb, sizeof(struct ieee80211_radiotap_he)); in ath11k_update_radiotap()

Completed in 82 milliseconds