Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ethtool/
A Dcoalesce.c191 coalesce_put_u32(skb, ETHTOOL_A_COALESCE_TX_AGGR_TIME_USECS, in coalesce_fill_reply()
229 [ETHTOOL_A_COALESCE_TX_AGGR_TIME_USECS] = { .type = NLA_U32 },
324 tb[ETHTOOL_A_COALESCE_TX_AGGR_TIME_USECS], &mod); in ethnl_set_coalesce()
/linux-6.3-rc2/include/uapi/linux/
A Dethtool_netlink.h416 ETHTOOL_A_COALESCE_TX_AGGR_TIME_USECS, /* u32 */ enumerator
/linux-6.3-rc2/Documentation/networking/
A Dethtool-netlink.rst1014 ``ETHTOOL_A_COALESCE_TX_AGGR_TIME_USECS`` u32 time (us), aggr, Tx
1038 ``ETHTOOL_A_COALESCE_TX_AGGR_TIME_USECS`` describes the amount of time in usecs,
1079 ``ETHTOOL_A_COALESCE_TX_AGGR_TIME_USECS`` u32 time (us), aggr, Tx

Completed in 9 milliseconds