Home
last modified time | relevance | path

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

/linux/drivers/net/pse-pd/
H A Dpse_regulator.c75 status->podl_pw_status = ETHTOOL_PODL_PSE_PW_D_STATUS_DISABLED; in pse_reg_ethtool_get_status()
77 status->podl_pw_status = in pse_reg_ethtool_get_status()
/linux/net/ethtool/
H A Dpse-pd.c88 if (st->podl_pw_status > 0) in pse_reply_size()
156 if (st->podl_pw_status > 0 && in pse_fill_reply()
158 st->podl_pw_status)) in pse_fill_reply()
/linux/include/linux/pse-pd/
H A Dpse.h56 enum ethtool_podl_pse_pw_d_status podl_pw_status; member