Searched defs:wpan_phy (Results 1 – 1 of 1) sorted by relevance
27 struct wpan_phy { struct44 struct net_device *(*add_iface)(struct wpan_phy *phy, argument46 void (*del_iface)(struct wpan_phy *phy, struct net_device *dev); argument51 #define to_phy(_dev) container_of(_dev, struct wpan_phy, dev) argument