Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/pse-pd/
A Dpse.h56 struct pse_control;
92 struct pse_control *of_pse_control_get(struct device_node *node);
93 void pse_control_put(struct pse_control *psec);
95 int pse_ethtool_get_status(struct pse_control *psec,
98 int pse_ethtool_set_config(struct pse_control *psec,
104 static inline struct pse_control *of_pse_control_get(struct device_node *node) in of_pse_control_get()
109 static inline void pse_control_put(struct pse_control *psec) in pse_control_put()
113 static inline int pse_ethtool_get_status(struct pse_control *psec, in pse_ethtool_get_status()
120 static inline int pse_ethtool_set_config(struct pse_control *psec, in pse_ethtool_set_config()
/linux-6.3-rc2/drivers/net/pse-pd/
A Dpse_core.c23 struct pse_control { struct
142 struct pse_control *psec = container_of(kref, struct pse_control, in __pse_control_release()
153 static void __pse_control_put_internal(struct pse_control *psec) in __pse_control_put_internal()
164 void pse_control_put(struct pse_control *psec) in pse_control_put()
175 static struct pse_control *
178 struct pse_control *psec; in pse_control_get_internal()
206 struct pse_control *
211 struct pse_control *psec; in of_pse_control_get()
264 int pse_ethtool_get_status(struct pse_control *psec, in pse_ethtool_get_status()
293 int pse_ethtool_set_config(struct pse_control *psec, in pse_ethtool_set_config()
/linux-6.3-rc2/drivers/net/mdio/
A Dfwnode_mdio.c18 static struct pse_control *
21 struct pse_control *psec; in fwnode_find_pse_control()
116 struct pse_control *psec = NULL; in fwnode_mdiobus_register_phy()
/linux-6.3-rc2/include/linux/
A Dphy.h733 struct pse_control *psec;

Completed in 10 milliseconds