Searched defs:psec (Results 1 – 7 of 7) sorted by relevance
/linux-6.14.4/drivers/net/pse-pd/ |
D | pse_core.c | 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() [all …]
|
/linux-6.14.4/include/linux/pse-pd/ |
D | pse.h | 276 static inline void pse_control_put(struct pse_control *psec) in pse_control_put() 280 static inline int pse_ethtool_get_status(struct pse_control *psec, in pse_ethtool_get_status() 287 static inline int pse_ethtool_set_config(struct pse_control *psec, in pse_ethtool_set_config() 294 static inline int pse_ethtool_set_pw_limit(struct pse_control *psec, in pse_ethtool_set_pw_limit() 301 static inline bool pse_has_podl(struct pse_control *psec) in pse_has_podl() 306 static inline bool pse_has_c33(struct pse_control *psec) in pse_has_c33()
|
/linux-6.14.4/drivers/net/mdio/ |
D | fwnode_mdio.c | 23 struct pse_control *psec; in fwnode_find_pse_control() local 125 struct pse_control *psec = NULL; in fwnode_mdiobus_register_phy() local
|
/linux-6.14.4/security/selinux/ |
D | netport.c | 44 struct netport_security_struct psec; member
|
D | ibpkey.c | 38 struct pkey_security_struct psec; member
|
/linux-6.14.4/drivers/net/ieee802154/ |
D | ca8210.c | 1442 struct secspec *psec; in mcps_data_request() local
|
/linux-6.14.4/include/linux/ |
D | phy.h | 777 struct pse_control *psec; member
|