Searched refs:ETHTOOL_A_COALESCE_RX_USECS (Results 1 – 3 of 3) sorted by relevance
20 #define __SUPPORTED_OFFSET ETHTOOL_A_COALESCE_RX_USECS139 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()
390 ETHTOOL_A_COALESCE_RX_USECS, /* u32 */ enumerator
988 ``ETHTOOL_A_COALESCE_RX_USECS`` u32 delay (us), normal Rx1053 ``ETHTOOL_A_COALESCE_RX_USECS`` u32 delay (us), normal Rx
Completed in 10 milliseconds