Home
last modified time | relevance | path

Searched refs:IEEE80211_RADIOTAP_MCS_HAVE_GI (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/net/
Dieee80211_radiotap.h124 IEEE80211_RADIOTAP_MCS_HAVE_GI = 0x04, enumerator
/Linux-v4.19/net/mac80211/
Dstatus.c355 IEEE80211_RADIOTAP_MCS_HAVE_GI | in ieee80211_add_tx_radiotap_header()
Dmain.c623 IEEE80211_RADIOTAP_MCS_HAVE_GI | in ieee80211_alloc_hw_nm()
Dtx.c2073 if (mcs_known & IEEE80211_RADIOTAP_MCS_HAVE_GI && in ieee80211_parse_tx_radiotap()