stainfo_offset    254 drivers/staging/rtl8188eu/core/rtw_ap.c 				int stainfo_offset;
stainfo_offset    256 drivers/staging/rtl8188eu/core/rtw_ap.c 				stainfo_offset =
stainfo_offset    258 drivers/staging/rtl8188eu/core/rtw_ap.c 				if (stainfo_offset_valid(stainfo_offset))
stainfo_offset    260 drivers/staging/rtl8188eu/core/rtw_ap.c 						stainfo_offset;
stainfo_offset    309 drivers/staging/rtl8723bs/core/rtw_ap.c 				int stainfo_offset;
stainfo_offset    311 drivers/staging/rtl8723bs/core/rtw_ap.c 				stainfo_offset = rtw_stainfo_offset(pstapriv, psta);
stainfo_offset    312 drivers/staging/rtl8723bs/core/rtw_ap.c 				if (stainfo_offset_valid(stainfo_offset))
stainfo_offset    313 drivers/staging/rtl8723bs/core/rtw_ap.c 					chk_alive_list[chk_alive_num++] = stainfo_offset;
stainfo_offset   2309 drivers/staging/rtl8723bs/core/rtw_ap.c 		int stainfo_offset;
stainfo_offset   2314 drivers/staging/rtl8723bs/core/rtw_ap.c 		stainfo_offset = rtw_stainfo_offset(pstapriv, psta);
stainfo_offset   2315 drivers/staging/rtl8723bs/core/rtw_ap.c 		if (stainfo_offset_valid(stainfo_offset))
stainfo_offset   2316 drivers/staging/rtl8723bs/core/rtw_ap.c 			chk_alive_list[chk_alive_num++] = stainfo_offset;
stainfo_offset    150 drivers/staging/rtl8723bs/os_dep/xmit_linux.c 		int stainfo_offset;
stainfo_offset    154 drivers/staging/rtl8723bs/os_dep/xmit_linux.c 		stainfo_offset = rtw_stainfo_offset(pstapriv, psta);
stainfo_offset    155 drivers/staging/rtl8723bs/os_dep/xmit_linux.c 		if (stainfo_offset_valid(stainfo_offset)) {
stainfo_offset    156 drivers/staging/rtl8723bs/os_dep/xmit_linux.c 			chk_alive_list[chk_alive_num++] = stainfo_offset;