Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ieee802154/
Dmac802154_hwsim.c61 struct hwsim_phy *endpoint;
68 struct hwsim_phy { struct
82 static void hwsim_del(struct hwsim_phy *phy); argument
93 struct hwsim_phy *phy = hw->priv; in hwsim_hw_channel()
111 struct hwsim_phy *current_phy = hw->priv; in hwsim_hw_xmit()
148 struct hwsim_phy *phy = hw->priv; in hwsim_hw_start()
156 struct hwsim_phy *phy = hw->priv; in hwsim_hw_stop()
184 struct hwsim_phy *phy, *tmp; in hwsim_del_radio_nl()
205 static int append_radio_msg(struct sk_buff *skb, struct hwsim_phy *phy) in append_radio_msg()
266 static int hwsim_get_radio(struct sk_buff *skb, struct hwsim_phy *phy, in hwsim_get_radio()
[all …]