Searched refs:ETHTOOL_GCOALESCE (Results 1 – 4 of 4) sorted by relevance
1951 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_coalesce()2856 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_per_queue_coalesce()2943 case ETHTOOL_GCOALESCE: in ethtool_set_per_queue()3110 case ETHTOOL_GCOALESCE: in __dev_ethtool()3211 case ETHTOOL_GCOALESCE: in __dev_ethtool()
1869 #define ETHTOOL_GCOALESCE 0x0000000e /* Get coalesce config */ macro
1023 Gets coalescing parameters like ``ETHTOOL_GCOALESCE`` ioctl request.2362 ``ETHTOOL_GCOALESCE`` ``ETHTOOL_MSG_COALESCE_GET``
17686 ec->cmd = ETHTOOL_GCOALESCE; in tg3_init_coal()