Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dieee80211_radiotap.h108 IEEE80211_CHAN_CCK = 0x0020, enumerator
/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_80211_rx.c185 hdr->chan_flags = cpu_to_le16(IEEE80211_CHAN_CCK | 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()
7971 cpu_to_le16((IEEE80211_CHAN_CCK | IEEE80211_CHAN_2GHZ)); in ipw_handle_promiscuous_rx()
10314 cpu_to_le16(IEEE80211_CHAN_CCK | in ipw_handle_promiscuous_tx()
/openbmc/linux/net/mac80211/
H A Drx.c435 channel_flags |= IEEE80211_CHAN_CCK | IEEE80211_CHAN_2GHZ; in ieee80211_add_rx_radiotap_header()
/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c1254 flags |= IEEE80211_CHAN_CCK; in mac80211_hwsim_monitor_rx()