Home
last modified time | relevance | path

Searched refs:rtw_get_ch_setting_union (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dos_intfs.c3654 if (rtw_get_ch_setting_union(padapter, &ch, &bw, &offset) != 0) { in rtw_suspend_wow()
3761 if (rtw_get_ch_setting_union(padapter->pbuddy_adapter, &ch, &bw, &offset) != 0) { in rtw_suspend_ap_wow()
3768 if (rtw_get_ch_setting_union(padapter, &ch, &bw, &offset) != 0) { in rtw_suspend_ap_wow()
3776 if (rtw_get_ch_setting_union(padapter, &ch, &bw, &offset) != 0) { in rtw_suspend_ap_wow()
4246 if (rtw_get_ch_setting_union(padapter->pbuddy_adapter, &ch, &bw, &offset) != 0) { in rtw_resume_process_ap_wow()
4258 if (rtw_get_ch_setting_union(padapter, &ch, &bw, &offset) != 0) { in rtw_resume_process_ap_wow()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dos_intfs.c3441 if (rtw_get_ch_setting_union(padapter, &ch, &bw, &offset) != 0) { in rtw_suspend_wow()
3548 if (rtw_get_ch_setting_union(padapter->pbuddy_adapter, &ch, &bw, &offset) != 0) { in rtw_suspend_ap_wow()
3555 if (rtw_get_ch_setting_union(padapter, &ch, &bw, &offset) != 0) { in rtw_suspend_ap_wow()
3563 if (rtw_get_ch_setting_union(padapter, &ch, &bw, &offset) != 0) { in rtw_suspend_ap_wow()
4036 if (rtw_get_ch_setting_union(padapter->pbuddy_adapter, &ch, &bw, &offset) != 0) { in rtw_resume_process_ap_wow()
4048 if (rtw_get_ch_setting_union(padapter, &ch, &bw, &offset) != 0) { in rtw_resume_process_ap_wow()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/
H A Dos_intfs.c1305 if (rtw_get_ch_setting_union(padapter, &ch, &bw, &offset) != 0) { in rtw_suspend_wow()
1361 if (rtw_get_ch_setting_union(padapter, &ch, &bw, &offset) != 0) { in rtw_suspend_ap_wow()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h728 int rtw_get_ch_setting_union(struct adapter *adapter, u8 *ch, u8 *bw, u8 *offset);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_mlme_ext.h1007 int rtw_get_ch_setting_union(_adapter *adapter, u8 *ch, u8 *bw, u8 *offset);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtw_mlme_ext.h1006 int rtw_get_ch_setting_union(_adapter *adapter, u8 *ch, u8 *bw, u8 *offset);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_mlme_ext.c13764 if (rtw_get_ch_setting_union(padapter, &cur_channel, &cur_bwmode, &cur_ch_offset) != 0) { in survey_done_set_ch_bw()
14054 if (rtw_get_ch_setting_union(padapter, &back_ch, &back_bw, &back_ch_offset) == 0) in sitesurvey_cmd_hdl()
14805 if (rtw_get_ch_setting_union(adapter, &u_ch, &u_bw, &u_offset) <= 0) { in rtw_join_done_chk_ch()
14873 if (rtw_get_ch_setting_union(adapter, &u_ch, &u_bw, &u_offset)) in rtw_join_done_chk_ch()
15097 inline int rtw_get_ch_setting_union(_adapter *adapter, u8 *ch, u8 *bw, u8 *offset) in rtw_get_ch_setting_union() function
H A Drtw_debug.c394 rtw_get_ch_setting_union(dvobj->padapters[IFACE_ID0], &u_ch, &u_bw, &u_offset); in dump_adapters_status()
H A Drtw_p2p.c3612 if (rtw_get_ch_setting_union(padapter, &ch, &bw, &offset) != 0) { in ro_ch_handler()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_mlme_ext.c14270 if (rtw_get_ch_setting_union(padapter, &cur_channel, &cur_bwmode, &cur_ch_offset) != 0) { in survey_done_set_ch_bw()
14561 if (rtw_get_ch_setting_union(padapter, &back_ch, &back_bw, &back_ch_offset) == 0) in sitesurvey_cmd_hdl()
15261 if (rtw_get_ch_setting_union(adapter, &u_ch, &u_bw, &u_offset) <= 0) { in rtw_join_done_chk_ch()
15329 if (rtw_get_ch_setting_union(adapter, &u_ch, &u_bw, &u_offset)) in rtw_join_done_chk_ch()
15553 inline int rtw_get_ch_setting_union(_adapter *adapter, u8 *ch, u8 *bw, u8 *offset) in rtw_get_ch_setting_union() function
H A Drtw_debug.c395 rtw_get_ch_setting_union(dvobj->padapters[IFACE_ID0], &u_ch, &u_bw, &u_offset); in dump_adapters_status()
H A Drtw_p2p.c3602 if (rtw_get_ch_setting_union(padapter, &ch, &bw, &offset) != 0) { in ro_ch_handler()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c6767 int rtw_get_ch_setting_union(struct adapter *adapter, u8 *ch, u8 *bw, u8 *offset) in rtw_get_ch_setting_union() function