Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h1150 __le16 rt_channel; /* channel in mhz */ member
H A Dipw2200.c7756 ipw_rt->rt_channel = cpu_to_le16(ieee80211chan2mhz(received_channel)); in ipw_handle_data_packet_monitor()
7965 ipw_rt->rt_channel = cpu_to_le16(ieee80211chan2mhz(channel)); in ipw_handle_promiscuous_rx()
/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c743 __le16 rt_channel; member
751 __le16 rt_channel; member
1249 hdr->rt_channel = cpu_to_le16(chan->center_freq); in mac80211_hwsim_monitor_rx()
1290 hdr->rt_channel = cpu_to_le16(chan->center_freq); in mac80211_hwsim_monitor_ack()