Home
last modified time | relevance | path

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

/linux/include/net/
A Dieee80211_radiotap.h217 struct ieee80211_radiotap_he { struct
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Drxmq.c19 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()
1223 struct ieee80211_radiotap_he *he, in iwl_mvm_decode_he_phy_ru_alloc()
1304 struct ieee80211_radiotap_he *he, in iwl_mvm_decode_he_phy_data()
1440 struct ieee80211_radiotap_he *he = NULL; in iwl_mvm_rx_he()
1444 static const struct ieee80211_radiotap_he known = { in iwl_mvm_rx_he()
/linux/net/mac80211/
A Dstatus.c420 struct ieee80211_radiotap_he *he; in ieee80211_add_tx_radiotap_header()
426 he = (struct ieee80211_radiotap_he *)pos; in ieee80211_add_tx_radiotap_header()
489 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()
299 struct ieee80211_radiotap_he he = {}; in ieee80211_add_rx_radiotap_header()
304 he = *(struct ieee80211_radiotap_he *)skb->data; in ieee80211_add_rx_radiotap_header()
776 rtap_space += sizeof(struct ieee80211_radiotap_he); in ieee80211_rx_monitor()
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
A Dmac.c173 struct ieee80211_radiotap_he *he, in mt7921_mac_decode_he_radiotap_ru()
270 static const struct ieee80211_radiotap_he known = { in mt7921_mac_decode_he_radiotap()
284 struct ieee80211_radiotap_he *he = NULL; in mt7921_mac_decode_he_radiotap()
/linux/drivers/net/wireless/mediatek/mt76/
A Dmt76.h1027 BUILD_BUG_ON(sizeof(struct ieee80211_radiotap_he) % 4); in mt76_skb_get_hdr()
1033 data += sizeof(struct ieee80211_radiotap_he); in mt76_skb_get_hdr()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
A Dmac.c223 struct ieee80211_radiotap_he *he, in mt7915_mac_decode_he_radiotap_ru()
315 static const struct ieee80211_radiotap_he known = { in mt7915_mac_decode_he_radiotap()
329 struct ieee80211_radiotap_he *he = NULL; in mt7915_mac_decode_he_radiotap()
/linux/drivers/net/wireless/ath/ath11k/
A Ddp_rx.c2440 static const struct ieee80211_radiotap_he known = { in ath11k_dp_rx_deliver_msdu()
2446 struct ieee80211_radiotap_he *he = NULL; in ath11k_dp_rx_deliver_msdu()

Completed in 47 milliseconds