Searched refs:stainfo_offset (Results 1 – 2 of 2) sorted by relevance
141 int stainfo_offset; in rtw_mlcst2unicst() local145 stainfo_offset = rtw_stainfo_offset(pstapriv, psta); in rtw_mlcst2unicst()146 if (stainfo_offset_valid(stainfo_offset)) in rtw_mlcst2unicst()147 chk_alive_list[chk_alive_num++] = stainfo_offset; in rtw_mlcst2unicst()
247 int stainfo_offset; in expire_timeout_chk() local249 stainfo_offset = rtw_stainfo_offset(pstapriv, psta); in expire_timeout_chk()250 if (stainfo_offset_valid(stainfo_offset)) in expire_timeout_chk()251 chk_alive_list[chk_alive_num++] = stainfo_offset; in expire_timeout_chk()2042 int stainfo_offset; in rtw_ap_restore_network() local2046 stainfo_offset = rtw_stainfo_offset(pstapriv, psta); in rtw_ap_restore_network()2047 if (stainfo_offset_valid(stainfo_offset)) in rtw_ap_restore_network()2048 chk_alive_list[chk_alive_num++] = stainfo_offset; in rtw_ap_restore_network()