Home
last modified time | relevance | path

Searched refs:_rtw_get_ch_setting_union (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_mlme_ext.c15036 int _rtw_get_ch_setting_union(_adapter *adapter, u8 *ch, u8 *bw, u8 *offset, bool include_self) in _rtw_get_ch_setting_union() function
15099 return _rtw_get_ch_setting_union(adapter, ch, bw, offset, 1); in rtw_get_ch_setting_union()
15104 return _rtw_get_ch_setting_union(adapter, ch, bw, offset, 0); in rtw_get_ch_setting_union_no_self()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_mlme_ext.c15492 int _rtw_get_ch_setting_union(_adapter *adapter, u8 *ch, u8 *bw, u8 *offset, bool include_self) in _rtw_get_ch_setting_union() function
15555 return _rtw_get_ch_setting_union(adapter, ch, bw, offset, 1); in rtw_get_ch_setting_union()
15560 return _rtw_get_ch_setting_union(adapter, ch, bw, offset, 0); in rtw_get_ch_setting_union_no_self()