Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dieee80211_radiotap.h314 #define IEEE80211_RADIOTAP_VHT_FLAG_SGI 0x04 macro
/linux-4.1.27/net/mac80211/
Dstatus.c364 *pos |= IEEE80211_RADIOTAP_VHT_FLAG_SGI; in ieee80211_add_tx_radiotap_header()
Drx.c368 *pos |= IEEE80211_RADIOTAP_VHT_FLAG_SGI; in ieee80211_add_rx_radiotap_header()