Home
last modified time | relevance | path

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

/linux/net/ethtool/
A Dpse-pd.c193 nla_put_u32(skb, ETHTOOL_A_C33_PSE_AVAIL_PW_LIMIT, in pse_fill_reply()
221 [ETHTOOL_A_C33_PSE_AVAIL_PW_LIMIT] = { .type = NLA_U32 },
270 if (tb[ETHTOOL_A_C33_PSE_AVAIL_PW_LIMIT]) { in ethnl_set_pse()
273 pw_limit = nla_get_u32(tb[ETHTOOL_A_C33_PSE_AVAIL_PW_LIMIT]); in ethnl_set_pse()
/linux/include/uapi/linux/
A Dethtool_netlink.h971 ETHTOOL_A_C33_PSE_AVAIL_PW_LIMIT, /* u32 */ enumerator
/linux/Documentation/networking/
A Dethtool-netlink.rst1762 ``ETHTOOL_A_C33_PSE_AVAIL_PW_LIMIT`` u32 currently configured power
1829 When set, the optional ``ETHTOOL_A_C33_PSE_AVAIL_PW_LIMIT`` attribute

Completed in 15 milliseconds