Home
last modified time | relevance | path

Searched refs:IEEE80211_CHAN_2GHZ (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/net/
H A Dieee80211_radiotap.h110 IEEE80211_CHAN_2GHZ = 0x0080, enumerator
/openbmc/linux/net/mac80211/
H A Drx.c431 channel_flags |= IEEE80211_CHAN_DYN | IEEE80211_CHAN_2GHZ; in ieee80211_add_rx_radiotap_header()
433 channel_flags |= IEEE80211_CHAN_OFDM | IEEE80211_CHAN_2GHZ; in ieee80211_add_rx_radiotap_header()
435 channel_flags |= IEEE80211_CHAN_CCK | IEEE80211_CHAN_2GHZ; in ieee80211_add_rx_radiotap_header()
437 channel_flags |= IEEE80211_CHAN_2GHZ; in ieee80211_add_rx_radiotap_header()
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_80211_rx.c186 IEEE80211_CHAN_2GHZ); in prism2_rx_80211()
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c7762 cpu_to_le16((IEEE80211_CHAN_CCK | IEEE80211_CHAN_2GHZ)); in ipw_handle_data_packet_monitor()
7765 cpu_to_le16(IEEE80211_CHAN_OFDM | IEEE80211_CHAN_2GHZ); in ipw_handle_data_packet_monitor()
7971 cpu_to_le16((IEEE80211_CHAN_CCK | IEEE80211_CHAN_2GHZ)); in ipw_handle_promiscuous_rx()
7974 cpu_to_le16(IEEE80211_CHAN_OFDM | IEEE80211_CHAN_2GHZ); in ipw_handle_promiscuous_rx()
10315 IEEE80211_CHAN_2GHZ); in ipw_handle_promiscuous_tx()
10319 IEEE80211_CHAN_2GHZ); in ipw_handle_promiscuous_tx()
/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c1250 flags = IEEE80211_CHAN_2GHZ; in mac80211_hwsim_monitor_rx()
1291 flags = IEEE80211_CHAN_2GHZ; in mac80211_hwsim_monitor_ack()