Searched refs:ETHTOOL_GCOALESCE (Results 1 – 5 of 5) sorted by relevance
1621 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_coalesce()2469 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_per_queue_coalesce()2556 case ETHTOOL_GCOALESCE: in ethtool_set_per_queue()2723 case ETHTOOL_GCOALESCE: in dev_ethtool()2823 case ETHTOOL_GCOALESCE: in dev_ethtool()
1482 #define ETHTOOL_GCOALESCE 0x0000000e /* Get coalesce config */ macro
916 Gets coalescing parameters like ``ETHTOOL_GCOALESCE`` ioctl request.1549 ``ETHTOOL_GCOALESCE`` ``ETHTOOL_MSG_COALESCE_GET``
2356 .cmd = ETHTOOL_GCOALESCE, in virtnet_get_coalesce()
17528 ec->cmd = ETHTOOL_GCOALESCE; in tg3_init_coal()