Home
last modified time | relevance | path

Searched defs:wpan_phy (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/net/
Dwpan-phy.h27 struct wpan_phy { struct
44 struct net_device *(*add_iface)(struct wpan_phy *phy, argument
46 void (*del_iface)(struct wpan_phy *phy, struct net_device *dev); argument
51 #define to_phy(_dev) container_of(_dev, struct wpan_phy, dev) argument