Lines Matching defs:psec
564 struct pse_control *psec = container_of(kref, struct pse_control, in __pse_control_release() local
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()
604 struct pse_control *psec; in pse_control_get_internal() local
700 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()
844 static int pse_ethtool_c33_set_config(struct pse_control *psec, in pse_ethtool_c33_set_config()
879 static int pse_ethtool_podl_set_config(struct pse_control *psec, in pse_ethtool_podl_set_config()
911 int pse_ethtool_set_config(struct pse_control *psec, in pse_ethtool_set_config()
938 int pse_ethtool_set_pw_limit(struct pse_control *psec, in pse_ethtool_set_pw_limit()
970 bool pse_has_podl(struct pse_control *psec) in pse_has_podl()
976 bool pse_has_c33(struct pse_control *psec) in pse_has_c33()