Lines Matching defs:psec
248 struct pse_control *psec; in pse_control_find_by_id() local
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() local
1358 struct pse_control *psec = container_of(kref, struct pse_control, in __pse_control_release() local
1373 static void __pse_control_put_internal(struct pse_control *psec) in __pse_control_put_internal()
1384 void pse_control_put(struct pse_control *psec) in pse_control_put()
1399 struct pse_control *psec; in pse_control_get_internal() local
1503 struct pse_control *psec; in of_pse_control_get() local
1565 static void pse_get_sw_admin_state(struct pse_control *psec, in pse_get_sw_admin_state()
1596 int pse_ethtool_get_status(struct pse_control *psec, in pse_ethtool_get_status()
1706 static int pse_ethtool_c33_set_config(struct pse_control *psec, in pse_ethtool_c33_set_config()
1741 static int pse_ethtool_podl_set_config(struct pse_control *psec, in pse_ethtool_podl_set_config()
1773 int pse_ethtool_set_config(struct pse_control *psec, in pse_ethtool_set_config()
1846 int pse_ethtool_set_pw_limit(struct pse_control *psec, in pse_ethtool_set_pw_limit()
1907 int pse_ethtool_set_prio(struct pse_control *psec, in pse_ethtool_set_prio()
1968 bool pse_has_podl(struct pse_control *psec) in pse_has_podl()
1974 bool pse_has_c33(struct pse_control *psec) in pse_has_c33()