Searched refs:mld_mac_addr (Results 1 – 5 of 5) sorted by relevance
| /linux/net/wireless/tests/ |
| H A D | scan.c | 628 u8 mld_mac_addr[ETH_ALEN]; in KUNIT_ARRAY_PARAM_DESC() member 646 .mld_mac_addr = { 0x10, 0x22, 0x33, 0x44, 0x55, 0x60 }, in KUNIT_ARRAY_PARAM_DESC()
|
| /linux/net/wireless/ |
| H A D | mlme.c | 382 if (memcmp(common_a->mld_mac_addr, common_b->mld_mac_addr, ETH_ALEN)) { in cfg80211_mlme_check_mlo_compat()
|
| /linux/include/linux/ |
| H A D | ieee80211-eht.h | 548 u8 mld_mac_addr[ETH_ALEN]; member
|
| /linux/net/mac80211/ |
| H A D | mlme.c | 1548 memcpy(common->mld_mac_addr, sdata->vif.addr, ETH_ALEN); in ieee80211_send_uhr_omp_req_dbe() 2449 memcpy(common->mld_mac_addr, sdata->vif.addr, ETH_ALEN); in ieee80211_assoc_add_ml_elem() 7344 common->mld_mac_addr, ETH_ALEN)) { in ieee80211_rx_mgmt_assoc_resp() 7347 common->mld_mac_addr, in ieee80211_rx_mgmt_assoc_resp() 11274 memcpy(common->mld_mac_addr, sdata->vif.addr, ETH_ALEN); in ieee80211_build_ml_reconf_req()
|
| H A D | util.c | 1189 memcpy(mle.basic.mld_mac_addr, sdata->vif.addr, ETH_ALEN); in ieee80211_send_auth()
|