Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dplca.c118 nla_put_u32(skb, ETHTOOL_A_PLCA_NODE_ID, plca->node_id)) || in plca_get_cfg_fill_reply()
138 [ETHTOOL_A_PLCA_NODE_ID] = NLA_POLICY_MAX(NLA_U32, 255),
167 plca_update_sint(&plca_cfg.node_id, tb, ETHTOOL_A_PLCA_NODE_ID, &mod); in ethnl_set_plca()