Home
last modified time | relevance | path

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

/linux/drivers/net/ieee802154/
H A Dmac802154_hwsim.c258 struct hwsim_phy *current_phy = hw->priv; in hwsim_hw_xmit() local
263 WARN_ON(current_phy->suspended); in hwsim_hw_xmit()
266 current_pib = rcu_dereference(current_phy->pib); in hwsim_hw_xmit()
267 list_for_each_entry_rcu(e, &current_phy->edges, list) { in hwsim_hw_xmit()