Home
last modified time | relevance | path

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

/net/ieee802154/
Dnl-phy.c29 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
Dcore.c49 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()
Dnl-mac.c78 struct wpan_phy *phy; in ieee802154_nl_fill_iface() local
469 struct wpan_phy *phy; in ieee802154_set_macparams() local
/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
305 struct cfcnfg_phyinfo *phy; in caif_connect_client() local
/net/mac802154/
Dmain.c49 struct wpan_phy *phy; in ieee802154_alloc_hw() local
Dieee802154_i.h30 struct wpan_phy *phy; member
Dcfg.c85 ieee802154_add_iface(struct wpan_phy *phy, const char *name, in ieee802154_add_iface()
/net/dsa/
Dport.c83 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/
Dflow.h70 } __packed phy; /* Safe when right after 'tun_key'. */ member