Searched refs:IEEE80211_CHAN_CCK (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dieee802_11_radio.h221 #define IEEE80211_CHAN_CCK 0x00020 /* CCK channel */ macro
240 (IEEE80211_CHAN_2GHZ | IEEE80211_CHAN_CCK)
H A Dprint-802_11.c1828 (IEEE80211_CHAN_2GHZ | IEEE80211_CHAN_CCK)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dieee80211_radiotap.h210 #define IEEE80211_CHAN_CCK 0x0020 /* CCK channel */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/include/proto/
H A Dieee80211_radiotap.h219 #define IEEE80211_CHAN_CCK 0x00000020 /* CCK channel */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_80211_rx.c185 hdr->chan_flags = cpu_to_le16(IEEE80211_CHAN_CCK |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dmac80211_hwsim.c363 flags |= IEEE80211_CHAN_CCK;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Drx.c168 put_unaligned_le16(IEEE80211_CHAN_CCK | IEEE80211_CHAN_2GHZ,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dipw2200.c7916 cpu_to_le16((IEEE80211_CHAN_CCK | IEEE80211_CHAN_2GHZ));
8124 cpu_to_le16((IEEE80211_CHAN_CCK | IEEE80211_CHAN_2GHZ));
10473 cpu_to_le16(IEEE80211_CHAN_CCK |

Completed in 109 milliseconds