Home
last modified time | relevance | path

Searched refs:rtw_adjust_chbw (Results 1 – 25 of 79) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_mlme.h1035 bool rtw_adjust_chbw(_adapter *adapter, u8 req_ch, u8 *req_bw, u8 *req_offset);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_ap.c4474 rtw_adjust_chbw(adapter, ch, bw, offset); in rtw_ap_ch_specific_chk()
4682 rtw_adjust_chbw(iface, dec_ch[i], &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4727 rtw_adjust_chbw(iface, u_ch, &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4787 rtw_adjust_chbw(adapter, u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
4794 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_ap.c4458 rtw_adjust_chbw(adapter, ch, bw, offset); in rtw_ap_ch_specific_chk()
4662 rtw_adjust_chbw(iface, dec_ch[i], &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4707 rtw_adjust_chbw(iface, u_ch, &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4768 rtw_adjust_chbw(adapter, u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
4775 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_ap.c4474 rtw_adjust_chbw(adapter, ch, bw, offset); in rtw_ap_ch_specific_chk()
4682 rtw_adjust_chbw(iface, dec_ch[i], &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4727 rtw_adjust_chbw(iface, u_ch, &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4787 rtw_adjust_chbw(adapter, u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
4794 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_ap.c4481 rtw_adjust_chbw(adapter, ch, bw, offset); in rtw_ap_ch_specific_chk()
4684 rtw_adjust_chbw(iface, dec_ch[i], &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4729 rtw_adjust_chbw(iface, u_ch, &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4790 rtw_adjust_chbw(adapter, u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
4797 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_mlme.h1057 bool rtw_adjust_chbw(_adapter *adapter, u8 req_ch, u8 *req_bw, u8 *req_offset);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_ap.c4550 rtw_adjust_chbw(adapter, ch, bw, offset); in rtw_ap_ch_specific_chk()
4754 rtw_adjust_chbw(iface, dec_ch[i], &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4799 rtw_adjust_chbw(iface, u_ch, &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4860 rtw_adjust_chbw(adapter, u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
4867 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_ap.c4600 rtw_adjust_chbw(adapter, ch, bw, offset); in rtw_ap_ch_specific_chk()
4804 rtw_adjust_chbw(iface, dec_ch[i], &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4849 rtw_adjust_chbw(iface, u_ch, &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4910 rtw_adjust_chbw(adapter, u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
4917 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_ap.c4508 rtw_adjust_chbw(adapter, ch, bw, offset); in rtw_ap_ch_specific_chk()
4711 rtw_adjust_chbw(iface, dec_ch[i], &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4756 rtw_adjust_chbw(iface, u_ch, &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4817 rtw_adjust_chbw(adapter, u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
4824 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_ap.c4705 rtw_adjust_chbw(adapter, ch, bw, offset); in rtw_ap_ch_specific_chk()
4909 rtw_adjust_chbw(iface, dec_ch[i], &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4954 rtw_adjust_chbw(iface, u_ch, &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
5015 rtw_adjust_chbw(adapter, u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
5022 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_ap.c4503 rtw_adjust_chbw(adapter, ch, bw, offset); in rtw_ap_ch_specific_chk()
4706 rtw_adjust_chbw(iface, dec_ch[i], &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4751 rtw_adjust_chbw(iface, u_ch, &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4812 rtw_adjust_chbw(adapter, u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
4819 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_ap.c4551 rtw_adjust_chbw(adapter, ch, bw, offset); in rtw_ap_ch_specific_chk()
4755 rtw_adjust_chbw(iface, dec_ch[i], &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4800 rtw_adjust_chbw(iface, u_ch, &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4861 rtw_adjust_chbw(adapter, u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
4868 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_ap.c4581 rtw_adjust_chbw(adapter, ch, bw, offset); in rtw_ap_ch_specific_chk()
4784 rtw_adjust_chbw(iface, dec_ch[i], &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4829 rtw_adjust_chbw(iface, u_ch, &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4890 rtw_adjust_chbw(adapter, u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
4897 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_mlme.h1153 bool rtw_adjust_chbw(_adapter *adapter, u8 req_ch, u8 *req_bw, u8 *req_offset);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_mlme.h1016 bool rtw_adjust_chbw(_adapter *adapter, u8 req_ch, u8 *req_bw, u8 *req_offset);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_mlme.h1029 bool rtw_adjust_chbw(_adapter *adapter, u8 req_ch, u8 *req_bw, u8 *req_offset);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_ap.c4098 rtw_adjust_chbw(adapter, u_ch, &dec_bw, &dec_offset); in rtw_ap_chbw_decision()
4115 rtw_adjust_chbw(adapter, dec_ch, &dec_bw, &dec_offset); in rtw_ap_chbw_decision()
4134 rtw_adjust_chbw(adapter, dec_ch, &dec_bw, &dec_offset); in rtw_ap_chbw_decision()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_mlme.h1149 bool rtw_adjust_chbw(_adapter *adapter, u8 req_ch, u8 *req_bw, u8 *req_offset);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_mlme.h1138 bool rtw_adjust_chbw(_adapter *adapter, u8 req_ch, u8 *req_bw, u8 *req_offset);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_mlme.h1126 bool rtw_adjust_chbw(_adapter *adapter, u8 req_ch, u8 *req_bw, u8 *req_offset);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_ap.c4798 rtw_adjust_chbw(adapter, ch, bw, offset); in rtw_ap_ch_specific_chk()
5002 rtw_adjust_chbw(iface, dec_ch[i], &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
5047 rtw_adjust_chbw(iface, u_ch, &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
5108 rtw_adjust_chbw(adapter, u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
5115 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_ap.c4562 rtw_adjust_chbw(adapter, ch, bw, offset); in rtw_ap_ch_specific_chk()
4767 rtw_adjust_chbw(iface, dec_ch[i], &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4819 rtw_adjust_chbw(iface, u_ch, &dec_bw[i], &dec_offset[i]); in rtw_ap_chbw_decision()
4859 rtw_adjust_chbw(adapter, u_ch, &u_bw, &u_offset); in rtw_ap_chbw_decision()
4866 rtw_adjust_chbw(adapter, tmp_ch, &tmp_bw, &tmp_offset); in rtw_ap_chbw_decision()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_ap.c3946 rtw_adjust_chbw(adapter, u_ch, &dec_bw, &dec_offset); in rtw_ap_chbw_decision()
3978 rtw_adjust_chbw(adapter, dec_ch, &dec_bw, &dec_offset); in rtw_ap_chbw_decision()
4015 rtw_adjust_chbw(adapter, dec_ch, &dec_bw, &dec_offset); in rtw_ap_chbw_decision()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_mlme.h1151 bool rtw_adjust_chbw(_adapter *adapter, u8 req_ch, u8 *req_bw, u8 *req_offset);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_mlme.h1169 bool rtw_adjust_chbw(_adapter *adapter, u8 req_ch, u8 *req_bw, u8 *req_offset);

1234