Home
last modified time | relevance | path

Searched refs:rt_channel (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h1148 __le16 rt_channel; /* channel in mhz */ member
H A Dipw2200.c7763 ipw_rt->rt_channel = cpu_to_le16(ieee80211chan2mhz(received_channel)); in ipw_handle_data_packet_monitor()
7972 ipw_rt->rt_channel = cpu_to_le16(ieee80211chan2mhz(channel)); in ipw_handle_promiscuous_rx()
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c779 __le16 rt_channel; member
787 __le16 rt_channel; member
1292 hdr->rt_channel = cpu_to_le16(chan->center_freq); in mac80211_hwsim_monitor_rx()
1333 hdr->rt_channel = cpu_to_le16(chan->center_freq); in mac80211_hwsim_monitor_ack()