Home
last modified time | relevance | path

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

/net/ieee802154/
Dwpan-class.c54 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()
Dnl-phy.c39 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
Dnl-mac.c253 struct wpan_phy *phy; in ieee802154_nl_fill_iface() local
/net/mac802154/
Dieee802154_dev.c78 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
Dmac802154.h32 struct wpan_phy *phy; member
/net/caif/
Dcfcnfg.c136 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/
Ddsa_priv.h35 struct phy_device *phy; member
/net/openvswitch/
Dflow.h48 } phy; member