Home
last modified time | relevance | path

Searched refs:IEEE80211_RADIOTAP_MCS_BW_40 (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/Documentation/networking/
Dmac80211-injection.rst49 IEEE80211_RADIOTAP_MCS_BW_40 send in HT40 mode
/Linux-v6.6/include/net/
Dieee80211_radiotap.h145 IEEE80211_RADIOTAP_MCS_BW_40 = 1, enumerator
/Linux-v6.6/net/mac80211/
Dstatus.c378 pos[1] |= IEEE80211_RADIOTAP_MCS_BW_40; in ieee80211_add_tx_radiotap_header()
518 pos[1] |= IEEE80211_RADIOTAP_MCS_BW_40; in ieee80211_add_tx_radiotap_header()
Drx.c483 *pos |= IEEE80211_RADIOTAP_MCS_BW_40; in ieee80211_add_rx_radiotap_header()
Dtx.c2190 mcs_bw == IEEE80211_RADIOTAP_MCS_BW_40) in ieee80211_parse_tx_radiotap()