Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ethtool/
A Deee.c105 nla_put_u32(skb, ETHTOOL_A_EEE_TX_LPI_TIMER, eee->tx_lpi_timer)) in eee_fill_reply()
119 [ETHTOOL_A_EEE_TX_LPI_TIMER] = { .type = NLA_U32 },
151 ethnl_update_u32(&eee.tx_lpi_timer, tb[ETHTOOL_A_EEE_TX_LPI_TIMER], in ethnl_set_eee()
A Dnetlink.h424 extern const struct nla_policy ethnl_eee_set_policy[ETHTOOL_A_EEE_TX_LPI_TIMER + 1];
/linux-6.3-rc2/include/uapi/linux/
A Dethtool_netlink.h463 ETHTOOL_A_EEE_TX_LPI_TIMER, /* u32 */ enumerator
/linux-6.3-rc2/Documentation/networking/
A Dethtool-netlink.rst1164 ``ETHTOOL_A_EEE_TX_LPI_TIMER`` u32 Tx lpi timeout (in us)
1186 ``ETHTOOL_A_EEE_TX_LPI_TIMER`` u32 Tx lpi timeout (in us)

Completed in 10 milliseconds