Searched refs:ETHTOOL_GCOALESCE (Results 1 – 5 of 5) sorted by relevance
1643 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_coalesce()2488 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_per_queue_coalesce()2575 case ETHTOOL_GCOALESCE: in ethtool_set_per_queue()2742 case ETHTOOL_GCOALESCE: in __dev_ethtool()2842 case ETHTOOL_GCOALESCE: in __dev_ethtool()
1511 #define ETHTOOL_GCOALESCE 0x0000000e /* Get coalesce config */ macro
934 Gets coalescing parameters like ``ETHTOOL_GCOALESCE`` ioctl request.1624 ``ETHTOOL_GCOALESCE`` ``ETHTOOL_MSG_COALESCE_GET``
2372 .cmd = ETHTOOL_GCOALESCE, in virtnet_get_coalesce()
17521 ec->cmd = ETHTOOL_GCOALESCE; in tg3_init_coal()
Completed in 45 milliseconds