Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-ethtool.c120 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS_IRQ |
/openbmc/linux/include/linux/
H A Dethtool.h250 #define ETHTOOL_COALESCE_RX_USECS_IRQ BIT(2) macro
282 (ETHTOOL_COALESCE_RX_USECS_IRQ | ETHTOOL_COALESCE_TX_USECS_IRQ)
/openbmc/linux/net/ethtool/
H A Dioctl.c1677 nonzero_params |= ETHTOOL_COALESCE_RX_USECS_IRQ; in ethtool_set_coalesce_supported()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dsky2.c4353 ETHTOOL_COALESCE_RX_USECS_IRQ |