Searched defs:phy (Results 1 – 9 of 9) sorted by relevance
/net/ieee802154/ |
D | nl-phy.c | 29 u32 seq, int flags, struct wpan_phy *phy) in ieee802154_nl_fill_phy() 77 struct wpan_phy *phy; in ieee802154_list_phy() local 119 static int ieee802154_dump_phy_iter(struct wpan_phy *phy, void *_data) in ieee802154_dump_phy_iter() 164 struct wpan_phy *phy; in ieee802154_add_iface() local 269 struct wpan_phy *phy; in ieee802154_del_iface() local
|
D | core.c | 49 struct wpan_phy *phy = container_of(dev, struct wpan_phy, dev); in wpan_phy_iter() local 54 int wpan_phy_for_each(int (*fn)(struct wpan_phy *phy, void *data), in wpan_phy_for_each() 137 int wpan_phy_register(struct wpan_phy *phy) in wpan_phy_register() 161 void wpan_phy_unregister(struct wpan_phy *phy) in wpan_phy_unregister() 192 void wpan_phy_free(struct wpan_phy *phy) in wpan_phy_free()
|
D | nl-mac.c | 78 struct wpan_phy *phy; in ieee802154_nl_fill_iface() local 469 struct wpan_phy *phy; in ieee802154_set_macparams() local
|
/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 305 struct cfcnfg_phyinfo *phy; in caif_connect_client() local
|
/net/mac802154/ |
D | main.c | 49 struct wpan_phy *phy; in ieee802154_alloc_hw() local
|
D | ieee802154_i.h | 30 struct wpan_phy *phy; member
|
D | cfg.c | 85 ieee802154_add_iface(struct wpan_phy *phy, const char *name, in ieee802154_add_iface()
|
/net/dsa/ |
D | port.c | 83 int dsa_port_enable_rt(struct dsa_port *dp, struct phy_device *phy) in dsa_port_enable_rt() 104 int dsa_port_enable(struct dsa_port *dp, struct phy_device *phy) in dsa_port_enable()
|
/net/openvswitch/ |
D | flow.h | 70 } __packed phy; /* Safe when right after 'tun_key'. */ member
|