Searched refs:ETHTOOL_GCOALESCE (Results 1 – 5 of 5) sorted by relevance
1516 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_coalesce()2343 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_per_queue_coalesce()2430 case ETHTOOL_GCOALESCE: in ethtool_set_per_queue()2589 case ETHTOOL_GCOALESCE: in dev_ethtool()2681 case ETHTOOL_GCOALESCE: in dev_ethtool()
1440 #define ETHTOOL_GCOALESCE 0x0000000e /* Get coalesce config */ macro
897 Gets coalescing parameters like ``ETHTOOL_GCOALESCE`` ioctl request.1307 ``ETHTOOL_GCOALESCE`` ``ETHTOOL_MSG_COALESCE_GET``
2243 .cmd = ETHTOOL_GCOALESCE, in virtnet_get_coalesce()
17596 ec->cmd = ETHTOOL_GCOALESCE; in tg3_init_coal()