Searched defs:phy (Results 1 – 8 of 8) sorted by relevance
/net/ieee802154/ |
D | wpan-class.c | 54 struct wpan_phy *phy = container_of(dev, struct wpan_phy, dev); in channels_supported_show() local 81 struct wpan_phy *phy = container_of(d, struct wpan_phy, dev); in wpan_phy_release() local 122 struct wpan_phy *phy = container_of(dev, struct wpan_phy, dev); in wpan_phy_iter() local 126 int wpan_phy_for_each(int (*fn)(struct wpan_phy *phy, void *data), in wpan_phy_for_each() 146 struct wpan_phy *phy = kzalloc(sizeof(*phy) + priv_size, in wpan_phy_alloc() local 178 int wpan_phy_register(struct wpan_phy *phy) in wpan_phy_register() 184 void wpan_phy_unregister(struct wpan_phy *phy) in wpan_phy_unregister() 190 void wpan_phy_free(struct wpan_phy *phy) in wpan_phy_free()
|
D | nl-phy.c | 39 u32 seq, int flags, struct wpan_phy *phy) in ieee802154_nl_fill_phy() 86 struct wpan_phy *phy; in ieee802154_list_phy() local 130 static int ieee802154_dump_phy_iter(struct wpan_phy *phy, void *_data) in ieee802154_dump_phy_iter() 177 struct wpan_phy *phy; in ieee802154_add_iface() local 280 struct wpan_phy *phy; in ieee802154_del_iface() local
|
D | nl-mac.c | 253 struct wpan_phy *phy; in ieee802154_nl_fill_iface() local
|
/net/mac802154/ |
D | ieee802154_dev.c | 78 mac802154_netdev_register(struct wpan_phy *phy, struct net_device *dev) in mac802154_netdev_register() 115 mac802154_del_iface(struct wpan_phy *phy, struct net_device *dev) in mac802154_del_iface() 133 mac802154_add_iface(struct wpan_phy *phy, const char *name, int type) in mac802154_add_iface() 171 struct wpan_phy *phy; in ieee802154_alloc_device() local
|
D | mac802154.h | 32 struct wpan_phy *phy; member
|
/net/caif/ |
D | cfcnfg.c | 136 struct cfcnfg_phyinfo *phy; in cfcnfg_get_phyinfo_rcu() local 152 struct cfcnfg_phyinfo *phy; in cfcnfg_get_phyid() local 171 struct cfcnfg_phyinfo *phy; in cfcnfg_get_id_from_ifi() local 307 struct cfcnfg_phyinfo *phy; in caif_connect_client() local
|
/net/dsa/ |
D | dsa_priv.h | 35 struct phy_device *phy; member
|
/net/openvswitch/ |
D | flow.h | 48 } phy; member
|