Home
last modified time | relevance | path

Searched refs:IEEE80211_RADIOTAP_MCS_FMT_GF (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/net/
Dieee80211_radiotap.h284 #define IEEE80211_RADIOTAP_MCS_FMT_GF 0x08 macro
/linux-4.4.14/net/mac80211/
Dstatus.c346 pos[1] |= IEEE80211_RADIOTAP_MCS_FMT_GF; in ieee80211_add_tx_radiotap_header()
Drx.c374 *pos |= IEEE80211_RADIOTAP_MCS_FMT_GF; in ieee80211_add_rx_radiotap_header()