Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ethtool/
A Dcoalesce.c20 #define __SUPPORTED_OFFSET ETHTOOL_A_COALESCE_RX_USECS
139 if (coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RX_USECS, in coalesce_fill_reply()
203 [ETHTOOL_A_COALESCE_RX_USECS] = { .type = NLA_U32 },
246 for (a = ETHTOOL_A_COALESCE_RX_USECS; a < __ETHTOOL_A_COALESCE_CNT; a++) in ethnl_set_coalesce_validate()
272 tb[ETHTOOL_A_COALESCE_RX_USECS], &mod); in ethnl_set_coalesce()
/linux-6.3-rc2/include/uapi/linux/
A Dethtool_netlink.h390 ETHTOOL_A_COALESCE_RX_USECS, /* u32 */ enumerator
/linux-6.3-rc2/Documentation/networking/
A Dethtool-netlink.rst988 ``ETHTOOL_A_COALESCE_RX_USECS`` u32 delay (us), normal Rx
1053 ``ETHTOOL_A_COALESCE_RX_USECS`` u32 delay (us), normal Rx

Completed in 10 milliseconds