Home
last modified time | relevance | path

Searched refs:pse_control (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/pse-pd/
H A Dpse_core.c27 * struct pse_control - a PSE control
33 * @refcnt: Number of gets of this pse_control
36 struct pse_control { struct
241 * Return: pse_control pointer or NULL. The device returned has had a
245 static struct pse_control *
248 struct pse_control *psec; in pse_control_find_by_id()
268 static struct net_device *pse_control_get_netdev(struct pse_control *psec) in pse_control_get_netdev()
1021 struct pse_control *psec; in pse_send_ntf_worker()
1358 struct pse_control *psec = container_of(kref, struct pse_control, in __pse_control_release()
37 pcdevpse_control global() argument
38 pspse_control global() argument
39 listpse_control global() argument
40 idpse_control global() argument
41 refcntpse_control global() argument
42 attached_phydevpse_control global() argument
[all...]
/linux/drivers/net/mdio/
H A Dfwnode_mdio.c20 static struct pse_control *
24 struct pse_control *psec; in fwnode_find_pse_control()
126 struct pse_control *psec = NULL; in fwnode_mdiobus_register_phy()
/linux/include/linux/
H A Dphy.h749 struct pse_control *psec;