Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/
Dmac80211_hwsim.c1253 u32 _portid; in mac80211_hwsim_tx() local
1298 _portid = ACCESS_ONCE(wmediumd_portid); in mac80211_hwsim_tx()
1300 if (_portid) in mac80211_hwsim_tx()
1301 return mac80211_hwsim_tx_frame_nl(hw, skb, _portid); in mac80211_hwsim_tx()