Home
last modified time | relevance | path

Searched refs:union_bw (Results 1 – 25 of 107) sorted by relevance

12345

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_roch.c442 u8 union_bw = rtw_mi_get_union_bw(padapter); in rtw_concurrent_handler() local
457 , __func__, union_ch, union_bw, union_offset); in rtw_concurrent_handler()
458 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_concurrent_handler()
525 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_concurrent_handler()
541 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_concurrent_handler()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_roch.c442 u8 union_bw = rtw_mi_get_union_bw(padapter); in rtw_concurrent_handler() local
457 , __func__, union_ch, union_bw, union_offset); in rtw_concurrent_handler()
458 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_concurrent_handler()
525 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_concurrent_handler()
541 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_concurrent_handler()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_roch.c442 u8 union_bw = rtw_mi_get_union_bw(padapter); in rtw_concurrent_handler() local
457 , __func__, union_ch, union_bw, union_offset); in rtw_concurrent_handler()
458 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_concurrent_handler()
525 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_concurrent_handler()
541 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_concurrent_handler()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_roch.c443 u8 union_bw = rtw_mi_get_union_bw(padapter); in rtw_concurrent_handler() local
458 , __func__, union_ch, union_bw, union_offset); in rtw_concurrent_handler()
459 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_concurrent_handler()
526 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_concurrent_handler()
542 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_concurrent_handler()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_roch.c442 u8 union_bw = rtw_mi_get_union_bw(padapter); in rtw_concurrent_handler() local
457 , __func__, union_ch, union_bw, union_offset); in rtw_concurrent_handler()
458 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_concurrent_handler()
525 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_concurrent_handler()
541 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_concurrent_handler()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_roch.c442 u8 union_bw = rtw_mi_get_union_bw(padapter); in rtw_concurrent_handler() local
457 , __func__, union_ch, union_bw, union_offset); in rtw_concurrent_handler()
458 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_concurrent_handler()
525 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_concurrent_handler()
541 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_concurrent_handler()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_roch.c442 u8 union_bw = rtw_mi_get_union_bw(padapter); in rtw_concurrent_handler() local
457 , __func__, union_ch, union_bw, union_offset); in rtw_concurrent_handler()
458 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_concurrent_handler()
525 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_concurrent_handler()
541 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_concurrent_handler()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_mi.h59 u8 union_bw; member
121 #define MSTATE_U_BW(_mstate) ((_mstate)->union_bw)
125 #define rtw_mi_get_union_bw(adapter) adapter_to_dvobj(adapter)->iface_state.union_bw
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_mi.h59 u8 union_bw; member
121 #define MSTATE_U_BW(_mstate) ((_mstate)->union_bw)
125 #define rtw_mi_get_union_bw(adapter) adapter_to_dvobj(adapter)->iface_state.union_bw
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_mi.h52 u8 union_bw; member
102 #define MSTATE_U_BW(_mstate) ((_mstate)->union_bw)
106 #define rtw_mi_get_union_bw(adapter) adapter_to_dvobj(adapter)->iface_state.union_bw
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_mi.h60 u8 union_bw; member
122 #define MSTATE_U_BW(_mstate) ((_mstate)->union_bw)
126 #define rtw_mi_get_union_bw(adapter) adapter_to_dvobj(adapter)->iface_state.union_bw
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_mi.h57 u8 union_bw; member
119 #define MSTATE_U_BW(_mstate) ((_mstate)->union_bw)
123 #define rtw_mi_get_union_bw(adapter) adapter_to_dvobj(adapter)->iface_state.union_bw
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_mi.h59 u8 union_bw; member
121 #define MSTATE_U_BW(_mstate) ((_mstate)->union_bw)
125 #define rtw_mi_get_union_bw(adapter) adapter_to_dvobj(adapter)->iface_state.union_bw
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_mi.h60 u8 union_bw; member
122 #define MSTATE_U_BW(_mstate) ((_mstate)->union_bw)
126 #define rtw_mi_get_union_bw(adapter) adapter_to_dvobj(adapter)->iface_state.union_bw
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_mi.h60 u8 union_bw; member
122 #define MSTATE_U_BW(_mstate) ((_mstate)->union_bw)
126 #define rtw_mi_get_union_bw(adapter) adapter_to_dvobj(adapter)->iface_state.union_bw
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_mi.h60 u8 union_bw; member
122 #define MSTATE_U_BW(_mstate) ((_mstate)->union_bw)
126 #define rtw_mi_get_union_bw(adapter) adapter_to_dvobj(adapter)->iface_state.union_bw
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_mi.h57 u8 union_bw; member
119 #define MSTATE_U_BW(_mstate) ((_mstate)->union_bw)
123 #define rtw_mi_get_union_bw(adapter) adapter_to_dvobj(adapter)->iface_state.union_bw
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_mi.h123 #define rtw_mi_get_union_bw(adapter) adapter_to_dvobj(adapter)->iface_state.union_bw
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_mi.h116 …) ((adapter_to_dvobj(adapter)->union_ch) ? (adapter_to_dvobj(adapter)->union_bw) : (adapter_to_dv…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_mi.h117 …) ((adapter_to_dvobj(adapter)->union_ch) ? (adapter_to_dvobj(adapter)->union_bw) : (adapter_to_dv…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_mi.h116 …) ((adapter_to_dvobj(adapter)->union_ch) ? (adapter_to_dvobj(adapter)->union_bw) : (adapter_to_dv…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_mi.h116 …) ((adapter_to_dvobj(adapter)->union_ch) ? (adapter_to_dvobj(adapter)->union_bw) : (adapter_to_dv…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_mi.h116 …) ((adapter_to_dvobj(adapter)->union_ch) ? (adapter_to_dvobj(adapter)->union_bw) : (adapter_to_dv…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_ap.c375 u8 union_ch = 0, union_bw = 0, union_offset = 0, setchbw = _FALSE; in rtw_check_restore_rf18() local
385 if (!rtw_mi_get_ch_setting_union(padapter, &union_ch, &union_bw, &union_offset)) { in rtw_check_restore_rf18()
389 union_bw = pmlmeext->cur_bwmode; in rtw_check_restore_rf18()
391 … RTW_INFO("Hit RF(0x18)=0!! set ch(%x) offset(%x) bwmode(%x)\n", union_ch, union_offset, union_bw); in rtw_check_restore_rf18()
395 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_check_restore_rf18()
651 u8 union_ch = 0, union_bw = 0, union_offset = 0; in expire_timeout_chk() local
669 if (!rtw_mi_get_ch_setting_union(padapter, &union_ch, &union_bw, &union_offset) in expire_timeout_chk()
678 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in expire_timeout_chk()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_ap.c375 u8 union_ch = 0, union_bw = 0, union_offset = 0, setchbw = _FALSE; in rtw_check_restore_rf18() local
385 if (!rtw_mi_get_ch_setting_union(padapter, &union_ch, &union_bw, &union_offset)) { in rtw_check_restore_rf18()
389 union_bw = pmlmeext->cur_bwmode; in rtw_check_restore_rf18()
391 … RTW_INFO("Hit RF(0x18)=0!! set ch(%x) offset(%x) bwmode(%x)\n", union_ch, union_offset, union_bw); in rtw_check_restore_rf18()
395 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in rtw_check_restore_rf18()
651 u8 union_ch = 0, union_bw = 0, union_offset = 0; in expire_timeout_chk() local
669 if (!rtw_mi_get_ch_setting_union(padapter, &union_ch, &union_bw, &union_offset) in expire_timeout_chk()
678 set_channel_bwmode(padapter, union_ch, union_offset, union_bw); in expire_timeout_chk()

12345