Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dpse-pd.c96 if (st->c33_actual_pw > 0) in pse_reply_size()
176 if (st->c33_actual_pw > 0 && in pse_fill_reply()
178 st->c33_actual_pw)) in pse_fill_reply()
/linux/include/linux/pse-pd/
H A Dpse.h60 u32 c33_actual_pw; member
/linux/drivers/net/pse-pd/
H A Dpd692x0.c675 status->c33_actual_pw = (buf.data[0] << 4 | buf.data[1]) * 100; in pd692x0_ethtool_get_status()