Searched refs:mles (Results 1 – 1 of 1) sorted by relevance
386 const struct ieee80211_multi_link_elem *mles[ARRAY_SIZE(req->links)] = {}; in cfg80211_mlme_check_mlo() local 428 mles[i] = (const void *)(ml->data + 1); in cfg80211_mlme_check_mlo() 430 if (ieee80211_mle_get_link_id((const u8 *)mles[i]) != i) { in cfg80211_mlme_check_mlo() 437 if (WARN_ON(!mles[req->link_id])) in cfg80211_mlme_check_mlo() 444 if (WARN_ON(!mles[i])) in cfg80211_mlme_check_mlo() 447 if (cfg80211_mlme_check_mlo_compat(mles[req->link_id], mles[i], in cfg80211_mlme_check_mlo()