Searched refs:common_b (Results 1 – 1 of 1) sorted by relevance
333 const struct ieee80211_mle_basic_common_info *common_a, *common_b; in cfg80211_mlme_check_mlo_compat() local336 common_b = (const void *)mle_b->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()