Searched refs:c_bw (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_wlan_util.c | 2639 u8 c_ch, c_bw, c_offset; in rtw_check_bcn_info() local 2644 c_bw = pmlmeext->cur_bwmode; in rtw_check_bcn_info() 2669 c_bw, c_offset); in rtw_check_bcn_info() 2676 if (c_bw != recv_beacon.bw || c_offset != recv_beacon.offset) { in rtw_check_bcn_info() 2690 c_bw = pmlmeext->cur_bwmode; in rtw_check_bcn_info() 2703 rtw_set_chbw_cmd(Adapter, c_ch, c_bw, c_offset, 0); in rtw_check_bcn_info() 2705 RTW_INFO("csa : after update bw/offset, new bw/offset = %u,%u\n", c_bw, c_offset); in rtw_check_bcn_info()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 10302 u8 c_ch, c_bw, c_offset, u_ch, u_bw, u_offset; in rtw_ap_check_csa_setting() local 10321 c_bw = pmlmeext->chandef.bw; in rtw_ap_check_csa_setting() 10340 c_ch, c_bw, c_offset, new_ch, new_bw, new_offset, u_ch, u_bw, u_offset); in rtw_ap_check_csa_setting()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 10477 u8 c_ch, c_bw, c_offset, u_ch, u_bw, u_offset; in rtw_ap_check_csa_setting() local 10496 c_bw = pmlmeext->chandef.bw; in rtw_ap_check_csa_setting() 10515 c_ch, c_bw, c_offset, new_ch, new_bw, new_offset, u_ch, u_bw, u_offset); in rtw_ap_check_csa_setting()
|