Searched defs:psec (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/pse-pd/ |
| H A D | pse_core.c | 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() argument 1021 struct pse_control *psec; pse_send_ntf_worker() local 1358 struct pse_control *psec = container_of(kref, struct pse_control, __pse_control_release() local 1373 __pse_control_put_internal(struct pse_control * psec) __pse_control_put_internal() argument 1384 pse_control_put(struct pse_control * psec) pse_control_put() argument 1399 struct pse_control *psec; pse_control_get_internal() local 1503 struct pse_control *psec; of_pse_control_get() local 1565 pse_get_sw_admin_state(struct pse_control * psec,struct pse_admin_state * admin_state) pse_get_sw_admin_state() argument 1596 pse_ethtool_get_status(struct pse_control * psec,struct netlink_ext_ack * extack,struct ethtool_pse_control_status * status) pse_ethtool_get_status() argument 1706 pse_ethtool_c33_set_config(struct pse_control * psec,const struct pse_control_config * config) pse_ethtool_c33_set_config() argument 1741 pse_ethtool_podl_set_config(struct pse_control * psec,const struct pse_control_config * config) pse_ethtool_podl_set_config() argument 1773 pse_ethtool_set_config(struct pse_control * psec,struct netlink_ext_ack * extack,const struct pse_control_config * config) pse_ethtool_set_config() argument 1846 pse_ethtool_set_pw_limit(struct pse_control * psec,struct netlink_ext_ack * extack,const unsigned int pw_limit) pse_ethtool_set_pw_limit() argument 1907 pse_ethtool_set_prio(struct pse_control * psec,struct netlink_ext_ack * extack,unsigned int prio) pse_ethtool_set_prio() argument 1968 pse_has_podl(struct pse_control * psec) pse_has_podl() argument 1974 pse_has_c33(struct pse_control * psec) pse_has_c33() argument [all...] |
| /linux/include/linux/pse-pd/ |
| H A D | pse.h | 377 static inline void pse_control_put(struct pse_control *psec) in pse_control_put() 381 static inline int pse_ethtool_get_status(struct pse_control *psec, in pse_ethtool_get_status() 388 static inline int pse_ethtool_set_config(struct pse_control *psec, in pse_ethtool_set_config() 395 static inline int pse_ethtool_set_pw_limit(struct pse_control *psec, in pse_ethtool_set_pw_limit() 402 static inline int pse_ethtool_set_prio(struct pse_control *psec, in pse_ethtool_set_prio() 409 static inline bool pse_has_podl(struct pse_control *psec) in pse_has_podl() 414 static inline bool pse_has_c33(struct pse_control *psec) in pse_has_c33()
|
| /linux/security/selinux/ |
| H A D | netport.c | 45 struct netport_security_struct psec; member
|
| H A D | ibpkey.c | 39 struct pkey_security_struct psec; member
|
| /linux/drivers/net/ieee802154/ |
| H A D | ca8210.c | 1440 struct secspec *psec; in mcps_data_request() local
|