Home
last modified time | relevance | path

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

/linux/net/ethtool/
A Dcoalesce.c20 #define __SUPPORTED_OFFSET ETHTOOL_A_COALESCE_RX_USECS
136 if (coalesce_put_u32(skb, ETHTOOL_A_COALESCE_RX_USECS, in coalesce_fill_reply()
206 [ETHTOOL_A_COALESCE_RX_USECS] = { .type = NLA_U32 },
259 for (a = ETHTOOL_A_COALESCE_RX_USECS; a < __ETHTOOL_A_COALESCE_CNT; a++) in ethnl_set_coalesce()
277 tb[ETHTOOL_A_COALESCE_RX_USECS], &mod); in ethnl_set_coalesce()
/linux/include/uapi/linux/
A Dethtool_netlink.h362 ETHTOOL_A_COALESCE_RX_USECS, /* u32 */ enumerator
/linux/Documentation/networking/
A Dethtool-netlink.rst946 ``ETHTOOL_A_COALESCE_RX_USECS`` u32 delay (us), normal Rx
997 ``ETHTOOL_A_COALESCE_RX_USECS`` u32 delay (us), normal Rx

Completed in 13 milliseconds