Home | History | Annotate | Download | only in ap

Lines Matching refs:WLAN_STA_MFP

266 		if ((sta->flags & WLAN_STA_MFP) && !sta->sa_query_timed_out &&
269 if ((sta->flags & WLAN_STA_MFP) && !sta->sa_query_timed_out &&
291 sta->flags |= WLAN_STA_MFP;
293 sta->flags &= ~WLAN_STA_MFP;
366 elems.mbo && sta->cell_capa && !(sta->flags & WLAN_STA_MFP) &&