Home
last modified time | relevance | path

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

/linux/drivers/net/pse-pd/
H A Dpse_core.c27 struct pse_control { struct
564 struct pse_control *psec = container_of(kref, struct pse_control, in __pse_control_release()
579 static void __pse_control_put_internal(struct pse_control *psec) in __pse_control_put_internal()
590 void pse_control_put(struct pse_control *psec) in pse_control_put()
601 static struct pse_control *
604 struct pse_control *psec; in pse_control_get_internal()
696 struct pse_control *of_pse_control_get(struct device_node *node) in of_pse_control_get()
700 struct pse_control *psec; in of_pse_control_get()
764 int pse_ethtool_get_status(struct pse_control *psec, in pse_ethtool_get_status()
844 static int pse_ethtool_c33_set_config(struct pse_control *psec, in pse_ethtool_c33_set_config()
[all …]
/linux/drivers/net/mdio/
H A Dfwnode_mdio.c20 static struct pse_control *
23 struct pse_control *psec; in fwnode_find_pse_control()
125 struct pse_control *psec = NULL; in fwnode_mdiobus_register_phy()