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 D | rtw_mlme_ext.h | 1008 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 D | rtw_mlme_ext.h | 1007 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 D | rtw_ap.c | 4102 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 D | rtw_cmd.c | 3450 rtw_get_ch_setting_union_no_self(adapter, &u_ch, &u_bw, &u_offset); in rtw_dfs_master_status_apply()
|
| H A D | rtw_mlme_ext.c | 11846 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 D | rtw_ap.c | 4093 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 D | rtw_cmd.c | 3615 rtw_get_ch_setting_union_no_self(adapter, &u_ch, &u_bw, &u_offset); in rtw_dfs_master_status_apply()
|
| H A D | rtw_mlme_ext.c | 11946 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
|