Home
last modified time | relevance | path

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

/linux-6.6.21/net/mac80211/
Dieee80211_i.h887 u8 mu_follow_addr[ETH_ALEN] __aligned(2); member
Drx.c265 if (!is_valid_ether_addr(sdata->u.mntr.mu_follow_addr)) in ieee80211_handle_mu_mimo_mon()
279 if (!ether_addr_equal(action.hdr.addr1, sdata->u.mntr.mu_follow_addr)) in ieee80211_handle_mu_mimo_mon()
Dcfg.c77 ether_addr_copy(sdata->u.mntr.mu_follow_addr, in ieee80211_set_mu_mimo_follow()