Home
last modified time | relevance | path

Searched defs:psec (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/pse-pd/
H A Dpse_core.c562 static void __pse_control_put_internal(struct pse_control *psec) in __pse_control_put_internal()
573 void pse_control_put(struct pse_control *psec) in pse_control_put()
587 struct pse_control *psec; in pse_control_get_internal() local
683 struct pse_control *psec; in of_pse_control_get() local
764 int pse_ethtool_get_status(struct pse_control *psec, in pse_ethtool_get_status()
778 static int pse_ethtool_c33_set_config(struct pse_control *psec, in pse_ethtool_c33_set_config()
813 static int pse_ethtool_podl_set_config(struct pse_control *psec, in pse_ethtool_podl_set_config()
845 int pse_ethtool_set_config(struct pse_control *psec, in pse_ethtool_set_config()
872 int pse_ethtool_set_pw_limit(struct pse_control *psec, in pse_ethtool_set_pw_limit()
901 bool pse_has_podl(struct pse_control *psec) in pse_has_podl()
[all …]
/linux/include/linux/pse-pd/
H A Dpse.h200 static inline void pse_control_put(struct pse_control *psec) in pse_control_put()
204 static inline int pse_ethtool_get_status(struct pse_control *psec, in pse_ethtool_get_status()
211 static inline int pse_ethtool_set_config(struct pse_control *psec, in pse_ethtool_set_config()
218 static inline int pse_ethtool_set_pw_limit(struct pse_control *psec, in pse_ethtool_set_pw_limit()
225 static inline int pse_ethtool_get_pw_limit(struct pse_control *psec, in pse_ethtool_get_pw_limit()
231 static inline bool pse_has_podl(struct pse_control *psec) in pse_has_podl()
236 static inline bool pse_has_c33(struct pse_control *psec) in pse_has_c33()
/linux/drivers/net/mdio/
H A Dfwnode_mdio.c23 struct pse_control *psec; in fwnode_find_pse_control() local
118 struct pse_control *psec = NULL; in fwnode_mdiobus_register_phy() local
/linux/security/selinux/
H A Dnetport.c44 struct netport_security_struct psec; member
H A Dibpkey.c38 struct pkey_security_struct psec; member
/linux/drivers/net/ieee802154/
H A Dca8210.c1442 struct secspec *psec; in mcps_data_request() local
/linux/include/linux/
H A Dphy.h773 struct pse_control *psec; member