Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dplca.c120 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()