Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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 in brcmu_d11ac_decchspec()
[all...]
/kernel/linux/linux-6.6/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 in brcmu_d11ac_decchspec()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/include/
H A Dbrcmu_d11.h125 * @control_ch_num: control channel number
133 u8 control_ch_num; member
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/include/
H A Dbrcmu_d11.h125 * @control_ch_num: control channel number
133 u8 control_ch_num; member
/kernel/linux/linux-5.10/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()
H A Dcfg80211.c2991 bi->ctl_ch = ch.control_ch_num; in brcmf_inform_single_bss()
3112 freq = ieee80211_channel_to_frequency(ch.control_ch_num, band->band); in brcmf_inform_ibss()
3122 brcmf_dbg(CONN, "channel: %d(%d)\n", ch.control_ch_num, freq); in brcmf_inform_ibss()
5282 freq = ieee80211_channel_to_frequency(ch.control_ch_num, band); in brcmf_cfg80211_get_channel()
5943 freq = ieee80211_channel_to_frequency(ch.control_ch_num, band->band); in brcmf_bss_roaming_done()
6502 if (band->channels[j].hw_value == ch.control_ch_num) { in brcmf_construct_chaninfo()
6512 ch.control_ch_num); in brcmf_construct_chaninfo()
6638 if (band->channels[j].hw_value == ch.control_ch_num) in brcmf_enable_bw40_2g()
/kernel/linux/linux-6.6/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()
H A Dcfg80211.c3358 bi->ctl_ch = ch.control_ch_num; in brcmf_inform_single_bss()
3479 freq = ieee80211_channel_to_frequency(ch.control_ch_num, band->band); in brcmf_inform_ibss()
3489 brcmf_dbg(CONN, "channel: %d(%d)\n", ch.control_ch_num, freq); in brcmf_inform_ibss()
5735 freq = ieee80211_channel_to_frequency(ch.control_ch_num, band); in brcmf_cfg80211_get_channel()
6397 freq = ieee80211_channel_to_frequency(ch.control_ch_num, band->band); in brcmf_bss_roaming_done()
7009 if (band->channels[j].hw_value == ch.control_ch_num) { in brcmf_construct_chaninfo()
7019 ch.control_ch_num); in brcmf_construct_chaninfo()
7145 if (band->channels[j].hw_value == ch.control_ch_num) in brcmf_enable_bw40_2g()

Completed in 26 milliseconds