Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dieee80211_radiotap.h135 IEEE80211_RADIOTAP_MCS_BW_40 = 1, enumerator
/Linux-v5.4/Documentation/networking/
Dmac80211-injection.txt41 IEEE80211_RADIOTAP_MCS_BW_40: send in HT40 mode
/Linux-v5.4/net/mac80211/
Dstatus.c379 pos[1] |= IEEE80211_RADIOTAP_MCS_BW_40; in ieee80211_add_tx_radiotap_header()
516 pos[1] |= IEEE80211_RADIOTAP_MCS_BW_40; in ieee80211_add_tx_radiotap_header()
Drx.c472 *pos |= IEEE80211_RADIOTAP_MCS_BW_40; in ieee80211_add_rx_radiotap_header()
Dtx.c2115 mcs_bw == IEEE80211_RADIOTAP_MCS_BW_40) in ieee80211_parse_tx_radiotap()