Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmutil/
H A Dd11.c101 ch->control_ch_num = ch->chnum; in brcmu_d11n_decchspec()
113 ch->control_ch_num -= CH_10MHZ_APART; in brcmu_d11n_decchspec()
116 ch->control_ch_num += CH_10MHZ_APART; in brcmu_d11n_decchspec()
142 ch->control_ch_num = ch->chnum; in brcmu_d11ac_decchspec()
154 ch->control_ch_num -= CH_10MHZ_APART; in brcmu_d11ac_decchspec()
157 ch->control_ch_num += CH_10MHZ_APART; in brcmu_d11ac_decchspec()
168 ch->control_ch_num -= CH_30MHZ_APART; in brcmu_d11ac_decchspec()
171 ch->control_ch_num -= CH_10MHZ_APART; in brcmu_d11ac_decchspec()
174 ch->control_ch_num += CH_10MHZ_APART; in brcmu_d11ac_decchspec()
177 ch->control_ch_num += CH_30MHZ_APART; in brcmu_d11ac_decchspec()
[all …]
/linux/drivers/net/wireless/broadcom/brcm80211/include/
H A Dbrcmu_d11.h133 u8 control_ch_num; member
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dp2p.c1258 bi->ctl_ch = ch.control_ch_num; in brcmf_p2p_scan_finding_common_channel()
1429 afx_hdl->peer_chan = ch.control_ch_num; in brcmf_p2p_notify_action_frame_rx()
1472 freq = ieee80211_channel_to_frequency(ch.control_ch_num, in brcmf_p2p_notify_action_frame_rx()
1961 afx_hdl->peer_chan = ch.control_ch_num; in brcmf_p2p_notify_rx_mgmt_p2p_probereq()
1986 freq = ieee80211_channel_to_frequency(ch.control_ch_num, in brcmf_p2p_notify_rx_mgmt_p2p_probereq()