Home
last modified time | relevance | path

Searched refs:rtw_get_ch_setting_union_no_self (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_mlme_ext.h1008 int rtw_get_ch_setting_union_no_self(_adapter *adapter, u8 *ch, u8 *bw, u8 *offset);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtw_mlme_ext.h1007 int rtw_get_ch_setting_union_no_self(_adapter *adapter, u8 *ch, u8 *bw, u8 *offset);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_ap.c4102 rtw_warn_on(!rtw_get_ch_setting_union_no_self(adapter, &u_ch, &u_bw, &u_offset)); in rtw_ap_chbw_decision()
4119 rtw_warn_on(!rtw_get_ch_setting_union_no_self(adapter, &u_ch, &u_bw, &u_offset)); in rtw_ap_chbw_decision()
H A Drtw_cmd.c3450 rtw_get_ch_setting_union_no_self(adapter, &u_ch, &u_bw, &u_offset); in rtw_dfs_master_status_apply()
H A Drtw_mlme_ext.c11846 if (rtw_get_ch_setting_union_no_self(padapter, &ch, &bw, &offset) != 0) in rtw_mlmeext_disconnect()
15389 if (rtw_get_ch_setting_union_no_self(adapter, &u_ch, &u_bw, &u_offset) <= 0) { in rtw_chk_start_clnt_join()
15558 inline int rtw_get_ch_setting_union_no_self(_adapter *adapter, u8 *ch, u8 *bw, u8 *offset) in rtw_get_ch_setting_union_no_self() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_ap.c4093 rtw_warn_on(!rtw_get_ch_setting_union_no_self(adapter, &u_ch, &u_bw, &u_offset)); in rtw_ap_chbw_decision()
4110 rtw_warn_on(!rtw_get_ch_setting_union_no_self(adapter, &u_ch, &u_bw, &u_offset)); in rtw_ap_chbw_decision()
H A Drtw_cmd.c3615 rtw_get_ch_setting_union_no_self(adapter, &u_ch, &u_bw, &u_offset); in rtw_dfs_master_status_apply()
H A Drtw_mlme_ext.c11946 if (rtw_get_ch_setting_union_no_self(padapter, &ch, &bw, &offset) != 0) in rtw_mlmeext_disconnect()
14933 if (rtw_get_ch_setting_union_no_self(adapter, &u_ch, &u_bw, &u_offset) <= 0) { in rtw_chk_start_clnt_join()
15102 inline int rtw_get_ch_setting_union_no_self(_adapter *adapter, u8 *ch, u8 *bw, u8 *offset) in rtw_get_ch_setting_union_no_self() function