Home
last modified time | relevance | path

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

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