rtw_get_ch_setting_union 746 drivers/staging/rtl8723bs/include/rtw_mlme_ext.h int rtw_get_ch_setting_union(struct adapter *adapter, u8 *ch, u8 *bw, u8 *offset); rtw_get_ch_setting_union 1330 drivers/staging/rtl8723bs/os_dep/os_intfs.c if (rtw_get_ch_setting_union(padapter, &ch, &bw, &offset) != 0) { rtw_get_ch_setting_union 1387 drivers/staging/rtl8723bs/os_dep/os_intfs.c if (rtw_get_ch_setting_union(padapter, &ch, &bw, &offset) != 0) {