Home
last modified time | relevance | path

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

/linux-6.15/net/ethtool/
H A Dpse-pd.c271 unsigned int pw_limit; in ethnl_set_pse() local
273 pw_limit = nla_get_u32(tb[ETHTOOL_A_C33_PSE_AVAIL_PW_LIMIT]); in ethnl_set_pse()
275 pw_limit); in ethnl_set_pse()
/linux-6.15/include/linux/pse-pd/
H A Dpse.h264 const unsigned int pw_limit);
296 const unsigned int pw_limit) in pse_ethtool_set_pw_limit() argument
/linux-6.15/drivers/net/pse-pd/
H A Dpse_core.c940 const unsigned int pw_limit) in pse_ethtool_set_pw_limit() argument
945 if (pw_limit > MAX_PI_PW) in pse_ethtool_set_pw_limit()
961 tmp_64 = pw_limit; in pse_ethtool_set_pw_limit()