Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ethtool/
A Dplca.c105 nla_put_u32(skb, ETHTOOL_A_PLCA_TO_TMR, plca->to_tmr)) || in plca_get_cfg_fill_reply()
123 [ETHTOOL_A_PLCA_TO_TMR] = NLA_POLICY_MAX(NLA_U32, 255),
150 plca_update_sint(&plca_cfg.to_tmr, tb[ETHTOOL_A_PLCA_TO_TMR], &mod); in ethnl_set_plca()
/linux-6.3-rc2/include/uapi/linux/
A Dethtool_netlink.h924 ETHTOOL_A_PLCA_TO_TMR, /* u32 */ enumerator
/linux-6.3-rc2/Documentation/networking/
A Dethtool-netlink.rst1782 ``ETHTOOL_A_PLCA_TO_TMR`` u32 Transmit Opportunity Timer
1818 When set, the optional ``ETHTOOL_A_PLCA_TO_TMR`` attribute indicates the
1860 ``ETHTOOL_A_PLCA_TO_TMR`` u8 Transmit Opportunity Timer

Completed in 10 milliseconds