Searched refs:IEEE80211_RADIOTAP_VHT (Results 1 – 6 of 6) sorted by relevance
74 IEEE80211_RADIOTAP_VHT = 21, enumerator
46 [IEEE80211_RADIOTAP_VHT] = { .align = 2, .size = 12, },
48 * IEEE80211_RADIOTAP_VHT
370 rthdr->it_present |= cpu_to_le32(1 << IEEE80211_RADIOTAP_VHT); in ieee80211_add_tx_radiotap_header()
486 rthdr->it_present |= cpu_to_le32(1 << IEEE80211_RADIOTAP_VHT); in ieee80211_add_rx_radiotap_header()
2083 case IEEE80211_RADIOTAP_VHT: in ieee80211_parse_tx_radiotap()