Searched refs:ETHTOOL_A_PLCA_NODE_CNT (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/net/ethtool/ |
D | plca.c | 120 nla_put_u32(skb, ETHTOOL_A_PLCA_NODE_CNT, plca->node_cnt)) || in plca_get_cfg_fill_reply() 139 [ETHTOOL_A_PLCA_NODE_CNT] = NLA_POLICY_RANGE(NLA_U32, 1, 255), 168 plca_update_sint(&plca_cfg.node_cnt, tb, ETHTOOL_A_PLCA_NODE_CNT, &mod); in ethnl_set_plca()
|
/linux-6.12.1/include/uapi/linux/ |
D | ethtool_netlink.h | 1001 ETHTOOL_A_PLCA_NODE_CNT, /* u32 */ enumerator
|
/linux-6.12.1/Documentation/networking/ |
D | ethtool-netlink.rst | 1934 ``ETHTOOL_A_PLCA_NODE_CNT`` u32 Number of PLCA nodes on the 1965 When set, the optional ``ETHTOOL_A_PLCA_NODE_CNT`` attribute indicates the 2012 ``ETHTOOL_A_PLCA_NODE_CNT`` u8 Number of PLCA nodes on the
|