Searched refs:ETHTOOL_GCOALESCE (Results 1 – 4 of 4) sorted by relevance
2088 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_coalesce()3011 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_per_queue_coalesce()3098 case ETHTOOL_GCOALESCE: in ethtool_set_per_queue()3265 case ETHTOOL_GCOALESCE: in __dev_ethtool()3366 case ETHTOOL_GCOALESCE: in __dev_ethtool()
1882 #define ETHTOOL_GCOALESCE 0x0000000e /* Get coalesce config */ macro
1034 Gets coalescing parameters like ``ETHTOOL_GCOALESCE`` ioctl request.2550 ``ETHTOOL_GCOALESCE`` ``ETHTOOL_MSG_COALESCE_GET``
17654 ec->cmd = ETHTOOL_GCOALESCE; in tg3_init_coal()