Lines Matching refs:hwsim_phy

64 	struct hwsim_phy *endpoint;
71 struct hwsim_phy { struct
85 static void hwsim_del(struct hwsim_phy *phy); argument
98 struct hwsim_phy *phy = hw->priv; in hwsim_update_pib()
122 struct hwsim_phy *phy = hw->priv; in hwsim_hw_channel()
138 struct hwsim_phy *phy = hw->priv; in hwsim_hw_addr_filt()
154 struct hwsim_phy *phy = hw->priv; in hwsim_hw_receive()
258 struct hwsim_phy *current_phy = hw->priv; in hwsim_hw_xmit()
294 struct hwsim_phy *phy = hw->priv; in hwsim_hw_start()
303 struct hwsim_phy *phy = hw->priv; in hwsim_hw_stop()
312 struct hwsim_phy *phy = hw->priv; in hwsim_set_promiscuous_mode()
347 struct hwsim_phy *phy, *tmp; in hwsim_del_radio_nl()
368 static int append_radio_msg(struct sk_buff *skb, struct hwsim_phy *phy) in append_radio_msg()
429 static int hwsim_get_radio(struct sk_buff *skb, struct hwsim_phy *phy, in hwsim_get_radio()
458 struct hwsim_phy *phy; in hwsim_get_radio_nl()
498 struct hwsim_phy *phy; in hwsim_dump_radio_nl()
526 static struct hwsim_phy *hwsim_get_radio_by_id(uint32_t idx) in hwsim_get_radio_by_id()
528 struct hwsim_phy *phy; in hwsim_get_radio_by_id()
543 static struct hwsim_edge *hwsim_alloc_edge(struct hwsim_phy *endpoint, u8 lqi) in hwsim_alloc_edge()
580 struct hwsim_phy *phy_v0, *phy_v1; in hwsim_new_edge_nl()
642 struct hwsim_phy *phy_v0; in hwsim_del_edge_nl()
689 struct hwsim_phy *phy_v0; in hwsim_set_edge_lqi()
814 static void hwsim_mcast_new_radio(struct genl_info *info, struct hwsim_phy *phy) in hwsim_mcast_new_radio()
841 static void hwsim_edge_unsubscribe_me(struct hwsim_phy *phy) in hwsim_edge_unsubscribe_me()
843 struct hwsim_phy *tmp; in hwsim_edge_unsubscribe_me()
861 static int hwsim_subscribe_all_others(struct hwsim_phy *phy) in hwsim_subscribe_all_others()
863 struct hwsim_phy *sub; in hwsim_subscribe_all_others()
900 struct hwsim_phy *phy; in hwsim_add_one()
993 static void hwsim_del(struct hwsim_phy *phy) in hwsim_del()
1018 struct hwsim_phy *phy, *tmp; in hwsim_probe()
1040 struct hwsim_phy *phy, *tmp; in hwsim_remove()