Home
last modified time | relevance | path

Searched refs:podl_pw_status (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/ethtool/
H A Dpse-pd.c83 if (st->podl_pw_status > 0) in pse_reply_size()
101 if (st->podl_pw_status > 0 && in pse_fill_reply()
103 st->podl_pw_status)) in pse_fill_reply()
/openbmc/linux/drivers/net/pse-pd/
H A Dpse_regulator.c71 status->podl_pw_status = ETHTOOL_PODL_PSE_PW_D_STATUS_DISABLED; in pse_reg_ethtool_get_status()
73 status->podl_pw_status = in pse_reg_ethtool_get_status()
/openbmc/linux/include/linux/pse-pd/
H A Dpse.h35 enum ethtool_podl_pse_pw_d_status podl_pw_status; member