Searched refs:IEEE80211_RADIOTAP_XCHANNEL (Results 1 – 2 of 2) sorted by relevance
81 else if (tx_radiotap & B(IEEE80211_RADIOTAP_XCHANNEL)) in ieee80211_radiotap_attachv()82 off = radiotap_offset(th, n_tx_v, IEEE80211_RADIOTAP_XCHANNEL); in ieee80211_radiotap_attachv()97 else if (rx_radiotap & B(IEEE80211_RADIOTAP_XCHANNEL)) in ieee80211_radiotap_attachv()98 off = radiotap_offset(rh, n_rx_v, IEEE80211_RADIOTAP_XCHANNEL); in ieee80211_radiotap_attachv()170 if (rh->it_present & htole32(1<<IEEE80211_RADIOTAP_XCHANNEL)) in ieee80211_radiotap_chan_change()178 if (th->it_present & htole32(1<<IEEE80211_RADIOTAP_XCHANNEL)) in ieee80211_radiotap_chan_change()339 [IEEE80211_RADIOTAP_XCHANNEL] = { in radiotap_offset()
232 IEEE80211_RADIOTAP_XCHANNEL = 18, enumerator