Home
last modified time | relevance | path

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

/Linux-v5.4/net/mac80211/
Dieee80211_i.h856 u8 mu_follow_addr[ETH_ALEN] __aligned(2); member
Drx.c259 if (!is_valid_ether_addr(sdata->u.mntr.mu_follow_addr)) in ieee80211_handle_mu_mimo_mon()
273 if (!ether_addr_equal(action.hdr.addr1, sdata->u.mntr.mu_follow_addr)) in ieee80211_handle_mu_mimo_mon()
Dcfg.c53 ether_addr_copy(sdata->u.mntr.mu_follow_addr, in ieee80211_set_mu_mimo_follow()