Searched refs:mld_mac_addr (Results 1 – 3 of 3) sorted by relevance
| /linux/net/wireless/tests/ |
| H A D | scan.c | 510 u8 mld_mac_addr[ETH_ALEN]; in KUNIT_ARRAY_PARAM_DESC() member 528 .mld_mac_addr = { 0x10, 0x22, 0x33, 0x44, 0x55, 0x60 }, in KUNIT_ARRAY_PARAM_DESC()
|
| /linux/net/wireless/ |
| H A D | mlme.c | 338 if (memcmp(common_a->mld_mac_addr, common_b->mld_mac_addr, ETH_ALEN)) { in cfg80211_mlme_check_mlo_compat()
|
| /linux/net/mac80211/ |
| H A D | mlme.c | 2010 memcpy(common->mld_mac_addr, sdata->vif.addr, ETH_ALEN); in ieee80211_assoc_add_ml_elem() 6610 common->mld_mac_addr, ETH_ALEN)) { in ieee80211_rx_mgmt_assoc_resp() 6613 common->mld_mac_addr, in ieee80211_rx_mgmt_assoc_resp() 10560 memcpy(common->mld_mac_addr, sdata->vif.addr, ETH_ALEN); in ieee80211_build_ml_reconf_req()
|