Home
last modified time | relevance | path

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

/linux/net/ethtool/
A Dplca.c116 nla_put_u8(skb, ETHTOOL_A_PLCA_ENABLED, !!plca->enabled)) || in plca_get_cfg_fill_reply()
137 [ETHTOOL_A_PLCA_ENABLED] = NLA_POLICY_MAX(NLA_U8, 1),
166 plca_update_sint(&plca_cfg.enabled, tb, ETHTOOL_A_PLCA_ENABLED, &mod); in ethnl_set_plca()
/linux/include/uapi/linux/
A Dethtool_netlink.h999 ETHTOOL_A_PLCA_ENABLED, /* u8 */ enumerator
/linux/Documentation/networking/
A Dethtool-netlink.rst1932 ``ETHTOOL_A_PLCA_ENABLED`` u8 PLCA Admin State
1954 When set, the optional ``ETHTOOL_A_PLCA_ENABLED`` attribute indicates the
2010 ``ETHTOOL_A_PLCA_ENABLED`` u8 PLCA Admin State

Completed in 13 milliseconds