pse_control
struct pse_control *psec = NULL;
static struct pse_control *
struct pse_control *psec;
struct pse_control *psec;
struct pse_control *psec = container_of(kref, struct pse_control,
static void __pse_control_put_internal(struct pse_control *psec)
void pse_control_put(struct pse_control *psec)
static struct pse_control *
struct pse_control *psec;
struct pse_control *of_pse_control_get(struct device_node *node,
struct pse_control *psec;
static void pse_get_sw_admin_state(struct pse_control *psec,
int pse_ethtool_get_status(struct pse_control *psec,
static int pse_ethtool_c33_set_config(struct pse_control *psec,
static int pse_ethtool_podl_set_config(struct pse_control *psec,
int pse_ethtool_set_config(struct pse_control *psec,
int pse_ethtool_set_pw_limit(struct pse_control *psec,
int pse_ethtool_set_prio(struct pse_control *psec,
bool pse_has_podl(struct pse_control *psec)
bool pse_has_c33(struct pse_control *psec)
static struct pse_control *
struct pse_control *psec;
static struct net_device *pse_control_get_netdev(struct pse_control *psec)
struct pse_control *psec;
struct pse_control;
struct pse_control *of_pse_control_get(struct device_node *node,
void pse_control_put(struct pse_control *psec);
int pse_ethtool_get_status(struct pse_control *psec,
int pse_ethtool_set_config(struct pse_control *psec,
int pse_ethtool_set_pw_limit(struct pse_control *psec,
int pse_ethtool_set_prio(struct pse_control *psec,
bool pse_has_podl(struct pse_control *psec);
bool pse_has_c33(struct pse_control *psec);
static inline struct pse_control *of_pse_control_get(struct device_node *node,
static inline void pse_control_put(struct pse_control *psec)
static inline int pse_ethtool_get_status(struct pse_control *psec,
static inline int pse_ethtool_set_config(struct pse_control *psec,
static inline int pse_ethtool_set_pw_limit(struct pse_control *psec,
static inline int pse_ethtool_set_prio(struct pse_control *psec,
static inline bool pse_has_podl(struct pse_control *psec)
static inline bool pse_has_c33(struct pse_control *psec)