Searched refs:ETHTOOL_A_PLCA_NODE_CNT (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/net/ethtool/ |
| H A 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.15/include/uapi/linux/ |
| H A D | ethtool_netlink_generated.h | 656 ETHTOOL_A_PLCA_NODE_CNT, enumerator
|
| /linux-6.15/Documentation/networking/ |
| H A D | ethtool-netlink.rst | 1959 ``ETHTOOL_A_PLCA_NODE_CNT`` u32 Number of PLCA nodes on the 1990 When set, the optional ``ETHTOOL_A_PLCA_NODE_CNT`` attribute indicates the 2037 ``ETHTOOL_A_PLCA_NODE_CNT`` u8 Number of PLCA nodes on the
|