Searched refs:rtw_get_ch_setting_union (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/staging/rtl8723bs/os_dep/ |
D | os_intfs.c | 1305 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()
|
/Linux-v5.10/drivers/staging/rtl8723bs/include/ |
D | rtw_mlme_ext.h | 728 int rtw_get_ch_setting_union(struct adapter *adapter, u8 *ch, u8 *bw, u8 *offset);
|
/Linux-v5.10/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 6767 int rtw_get_ch_setting_union(struct adapter *adapter, u8 *ch, u8 *bw, u8 *offset) in rtw_get_ch_setting_union() function
|