Lines Matching defs:active
164 if (link_info->active)
170 unsigned int link_id, bool active)
172 /* An active link of a non-station vif blocks EMLSR. Upon activation
174 * was the last non-station link active, and if so unblock the bss vif
186 if (active)
204 u32 changes, bool active)
223 * the link was active before. So, do nothing in this case.
233 WARN_ON_ONCE(active == link_info->active);
238 if (!active && vif->type == NL80211_IFTYPE_STATION)
245 * the link becomes active, otherwise they will be ignored.
256 cmd.active = cpu_to_le32(active);
353 link_info->active = active;
545 if (!mvm_link || !mvm_link->active)
893 * For non-MLO/single link, this will return the deflink/single active link,
995 "Exiting EMLSR. reason = %s (0x%x). Current active links=0x%x, new active links = 0x%x\n",