Home
last modified time | relevance | path

Searched refs:common_a (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/net/wireless/
H A Dmlme.c333 const struct ieee80211_mle_basic_common_info *common_a, *common_b; in cfg80211_mlme_check_mlo_compat() local
335 common_a = (const void *)mle_a->variable; in cfg80211_mlme_check_mlo_compat()
338 if (memcmp(common_a->mld_mac_addr, common_b->mld_mac_addr, ETH_ALEN)) { in cfg80211_mlme_check_mlo_compat()