Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/
Dmac80211_hwsim.c1386 u32 _portid; in mac80211_hwsim_tx() local
1445 _portid = READ_ONCE(data->wmediumd); in mac80211_hwsim_tx()
1447 if (_portid) in mac80211_hwsim_tx()
1448 return mac80211_hwsim_tx_frame_nl(hw, skb, _portid); in mac80211_hwsim_tx()