Searched refs:stainfo_offset (Results 1 – 1 of 1) sorted by relevance
246 int stainfo_offset; in expire_timeout_chk() local248 stainfo_offset = rtw_stainfo_offset(pstapriv, psta); in expire_timeout_chk()249 if (stainfo_offset_valid(stainfo_offset)) in expire_timeout_chk()250 chk_alive_list[chk_alive_num++] = stainfo_offset; in expire_timeout_chk()1985 int stainfo_offset; in rtw_ap_restore_network() local1989 stainfo_offset = rtw_stainfo_offset(pstapriv, psta); in rtw_ap_restore_network()1990 if (stainfo_offset_valid(stainfo_offset)) in rtw_ap_restore_network()1991 chk_alive_list[chk_alive_num++] = stainfo_offset; in rtw_ap_restore_network()