Lines Matching refs:hwsim_phy
61 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()
295 struct hwsim_phy *phy; in hwsim_get_radio_nl()
335 struct hwsim_phy *phy; in hwsim_dump_radio_nl()
363 static struct hwsim_phy *hwsim_get_radio_by_id(uint32_t idx) in hwsim_get_radio_by_id()
365 struct hwsim_phy *phy; in hwsim_get_radio_by_id()
380 static struct hwsim_edge *hwsim_alloc_edge(struct hwsim_phy *endpoint, u8 lqi) in hwsim_alloc_edge()
417 struct hwsim_phy *phy_v0, *phy_v1; in hwsim_new_edge_nl()
479 struct hwsim_phy *phy_v0; in hwsim_del_edge_nl()
526 struct hwsim_phy *phy_v0; in hwsim_set_edge_lqi()
648 static void hwsim_mcast_new_radio(struct genl_info *info, struct hwsim_phy *phy) in hwsim_mcast_new_radio()
675 static void hwsim_edge_unsubscribe_me(struct hwsim_phy *phy) in hwsim_edge_unsubscribe_me()
677 struct hwsim_phy *tmp; in hwsim_edge_unsubscribe_me()
695 static int hwsim_subscribe_all_others(struct hwsim_phy *phy) in hwsim_subscribe_all_others()
697 struct hwsim_phy *sub; in hwsim_subscribe_all_others()
734 struct hwsim_phy *phy; in hwsim_add_one()
824 static void hwsim_del(struct hwsim_phy *phy) in hwsim_del()
844 struct hwsim_phy *phy, *tmp; in hwsim_probe()
866 struct hwsim_phy *phy, *tmp; in hwsim_remove()