Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ethtool/
A Dplca.c107 nla_put_u32(skb, ETHTOOL_A_PLCA_BURST_CNT, plca->burst_cnt)) || in plca_get_cfg_fill_reply()
124 [ETHTOOL_A_PLCA_BURST_CNT] = NLA_POLICY_MAX(NLA_U32, 255),
151 plca_update_sint(&plca_cfg.burst_cnt, tb[ETHTOOL_A_PLCA_BURST_CNT], in ethnl_set_plca()
/linux-6.3-rc2/include/uapi/linux/
A Dethtool_netlink.h925 ETHTOOL_A_PLCA_BURST_CNT, /* u32 */ enumerator
/linux-6.3-rc2/Documentation/networking/
A Dethtool-netlink.rst1784 ``ETHTOOL_A_PLCA_BURST_CNT`` u32 Number of additional packets
1825 When set, the optional ``ETHTOOL_A_PLCA_BURST_CNT`` attribute indicates the
1862 ``ETHTOOL_A_PLCA_BURST_CNT`` u8 Number of additional packets

Completed in 9 milliseconds