Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ethtool/
A Dplca.c99 nla_put_u8(skb, ETHTOOL_A_PLCA_ENABLED, !!plca->enabled)) || in plca_get_cfg_fill_reply()
120 [ETHTOOL_A_PLCA_ENABLED] = NLA_POLICY_MAX(NLA_U8, 1),
147 plca_update_sint(&plca_cfg.enabled, tb[ETHTOOL_A_PLCA_ENABLED], &mod); in ethnl_set_plca()
/linux-6.3-rc2/include/uapi/linux/
A Dethtool_netlink.h920 ETHTOOL_A_PLCA_ENABLED, /* u8 */ enumerator
/linux-6.3-rc2/Documentation/networking/
A Dethtool-netlink.rst1777 ``ETHTOOL_A_PLCA_ENABLED`` u8 PLCA Admin State
1799 When set, the optional ``ETHTOOL_A_PLCA_ENABLED`` attribute indicates the
1855 ``ETHTOOL_A_PLCA_ENABLED`` u8 PLCA Admin State

Completed in 14 milliseconds