Home
last modified time | relevance | path

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

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