Searched refs:ETHTOOL_GCOALESCE (Results 1 – 4 of 4) sorted by relevance
1635 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_coalesce()2486 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_per_queue_coalesce()2573 case ETHTOOL_GCOALESCE: in ethtool_set_per_queue()2740 case ETHTOOL_GCOALESCE: in __dev_ethtool()2840 case ETHTOOL_GCOALESCE: in __dev_ethtool()
1557 #define ETHTOOL_GCOALESCE 0x0000000e /* Get coalesce config */ macro
968 Gets coalescing parameters like ``ETHTOOL_GCOALESCE`` ioctl request.1714 ``ETHTOOL_GCOALESCE`` ``ETHTOOL_MSG_COALESCE_GET``
17524 ec->cmd = ETHTOOL_GCOALESCE; in tg3_init_coal()