Home
last modified time | relevance | path

Searched refs:ETHTOOL_A_PLCA_NODE_ID (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/ethtool/
H A Dplca.c114 nla_put_u32(skb, ETHTOOL_A_PLCA_NODE_ID, plca->node_id)) || in plca_get_cfg_fill_reply()
134 [ETHTOOL_A_PLCA_NODE_ID] = NLA_POLICY_MAX(NLA_U32, 255),
161 plca_update_sint(&plca_cfg.node_id, tb, ETHTOOL_A_PLCA_NODE_ID, &mod); in ethnl_set_plca()
/openbmc/linux/include/uapi/linux/
H A Dethtool_netlink.h925 ETHTOOL_A_PLCA_NODE_ID, /* u32 */ enumerator
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst1797 ``ETHTOOL_A_PLCA_NODE_ID`` u32 PLCA unique local node ID
1823 When set, the optional ``ETHTOOL_A_PLCA_NODE_ID`` attribute indicates the
1875 ``ETHTOOL_A_PLCA_NODE_ID`` u8 PLCA unique local node ID
/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.c639 [ETHTOOL_A_PLCA_NODE_ID] = { .name = "node-id", .type = YNL_PT_U32, },
5629 } else if (type == ETHTOOL_A_PLCA_NODE_ID) { in ethtool_plca_get_cfg_rsp_parse()
5766 mnl_attr_put_u32(nlh, ETHTOOL_A_PLCA_NODE_ID, req->node_id); in ethtool_plca_set_cfg()
5837 } else if (type == ETHTOOL_A_PLCA_NODE_ID) { in ethtool_plca_get_status_rsp_parse()