Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ieee802154/
Dmac802154_hwsim.c71 struct hwsim_phy *endpoint;
78 struct hwsim_phy { struct
93 static void hwsim_del(struct hwsim_phy *phy); argument
104 struct hwsim_phy *phy = hw->priv; in hwsim_hw_channel()
122 struct hwsim_phy *current_phy = hw->priv; in hwsim_hw_xmit()
159 struct hwsim_phy *phy = hw->priv; in hwsim_hw_start()
170 struct hwsim_phy *phy = hw->priv; in hwsim_hw_stop()
200 struct hwsim_phy *phy, *tmp; in hwsim_del_radio_nl()
221 static int append_radio_msg(struct sk_buff *skb, struct hwsim_phy *phy) in append_radio_msg()
280 static int hwsim_get_radio(struct sk_buff *skb, struct hwsim_phy *phy, in hwsim_get_radio()
[all …]