Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dieee80211_radiotap.h226 #define IEEE80211_CHAN_CCK 0x0020 /* CCK channel */ macro
/linux-4.1.27/drivers/net/wireless/hostap/
Dhostap_80211_rx.c186 hdr->chan_flags = cpu_to_le16(IEEE80211_CHAN_CCK | in prism2_rx_80211()
/linux-4.1.27/drivers/net/wireless/
Dmac80211_hwsim.c836 flags |= IEEE80211_CHAN_CCK; in mac80211_hwsim_monitor_rx()
/linux-4.1.27/net/mac80211/
Drx.c275 channel_flags |= IEEE80211_CHAN_CCK | IEEE80211_CHAN_2GHZ; in ieee80211_add_rx_radiotap_header()
/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dipw2200.c7838 cpu_to_le16((IEEE80211_CHAN_CCK | IEEE80211_CHAN_2GHZ)); in ipw_handle_data_packet_monitor()
8047 cpu_to_le16((IEEE80211_CHAN_CCK | IEEE80211_CHAN_2GHZ)); in ipw_handle_promiscuous_rx()
10391 cpu_to_le16(IEEE80211_CHAN_CCK | in ipw_handle_promiscuous_tx()