Home
last modified time | relevance | path

Searched refs:RTW_CHF_2G (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_ap.c4150 …&& rtw_choose_available_chbw(adapter, req_bw, &dec_ch, &dec_bw, &dec_offset, RTW_CHF_2G|RTW_CHF_NO… in rtw_ap_chbw_decision()
4154 …if (rtw_choose_available_chbw(adapter, req_bw, &dec_ch, &dec_bw, &dec_offset, RTW_CHF_2G|RTW_CHF_D… in rtw_ap_chbw_decision()
4156 …if (rtw_choose_available_chbw(adapter, req_bw, &dec_ch, &dec_bw, &dec_offset, RTW_CHF_2G|RTW_CHF_L… in rtw_ap_chbw_decision()
4158 …if (rtw_choose_available_chbw(adapter, req_bw, &dec_ch, &dec_bw, &dec_offset, RTW_CHF_2G) == _FALS… in rtw_ap_chbw_decision()
H A Drtw_mlme_ext.c517 if ((d_flags & RTW_CHF_2G) && *dec_ch <= 14) in rtw_choose_available_chbw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_ap.c4141 …&& rtw_choose_available_chbw(adapter, req_bw, &dec_ch, &dec_bw, &dec_offset, RTW_CHF_2G|RTW_CHF_NO… in rtw_ap_chbw_decision()
4145 …if (rtw_choose_available_chbw(adapter, req_bw, &dec_ch, &dec_bw, &dec_offset, RTW_CHF_2G|RTW_CHF_D… in rtw_ap_chbw_decision()
4147 …if (rtw_choose_available_chbw(adapter, req_bw, &dec_ch, &dec_bw, &dec_offset, RTW_CHF_2G|RTW_CHF_L… in rtw_ap_chbw_decision()
4149 …if (rtw_choose_available_chbw(adapter, req_bw, &dec_ch, &dec_bw, &dec_offset, RTW_CHF_2G) == _FALS… in rtw_ap_chbw_decision()
H A Drtw_mlme_ext.c545 if ((d_flags & RTW_CHF_2G) && *dec_ch <= 14) in rtw_choose_available_chbw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_mlme_ext.h519 RTW_CHF_2G = BIT0, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtw_mlme_ext.h525 RTW_CHF_2G = BIT0, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_mlme_ext.h513 RTW_CHF_2G = BIT0, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_mlme_ext.h398 RTW_CHF_2G = BIT0, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_mlme_ext.h398 RTW_CHF_2G = BIT0, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_mlme_ext.h581 RTW_CHF_2G = BIT0, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_mlme_ext.h396 RTW_CHF_2G = BIT0, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_mlme_ext.h418 RTW_CHF_2G = BIT0, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_mlme_ext.h420 RTW_CHF_2G = BIT0, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_mlme_ext.h420 RTW_CHF_2G = BIT0, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_mlme_ext.h429 RTW_CHF_2G = BIT0, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_ap.c4046 …&& rtw_choose_shortest_waiting_ch(adapter, req_bw, &dec_ch, &dec_bw, &dec_offset, RTW_CHF_2G | RTW… in rtw_ap_chbw_decision()
H A Drtw_mlme_ext.c658 if ((d_flags & RTW_CHF_2G) && ch <= 14) in rtw_choose_shortest_waiting_ch()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_ap.c4106 …&& rtw_choose_shortest_waiting_ch(adapter, req_bw, &dec_ch, &dec_bw, &dec_offset, RTW_CHF_2G | RTW… in rtw_ap_chbw_decision()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_ap.c4517 , RTW_CHF_2G | RTW_CHF_NON_DFS in rtw_ap_choose_chbw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_ap.c4501 , RTW_CHF_2G | RTW_CHF_NON_DFS in rtw_ap_choose_chbw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_ap.c4517 , RTW_CHF_2G | RTW_CHF_NON_DFS in rtw_ap_choose_chbw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_ap.c4523 , RTW_CHF_2G | RTW_CHF_NON_DFS in rtw_ap_choose_chbw()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_ap.c4550 , RTW_CHF_2G | RTW_CHF_NON_DFS in rtw_ap_choose_chbw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_ap.c4545 , RTW_CHF_2G | RTW_CHF_NON_DFS in rtw_ap_choose_chbw()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_ap.c4623 , RTW_CHF_2G | RTW_CHF_NON_DFS in rtw_ap_choose_chbw()

12