Searched refs:ETHTOOL_GCOALESCE (Results 1 – 4 of 4) sorted by relevance
1635 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_coalesce()2525 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_per_queue_coalesce()2612 case ETHTOOL_GCOALESCE: in ethtool_set_per_queue()2779 case ETHTOOL_GCOALESCE: in __dev_ethtool()2879 case ETHTOOL_GCOALESCE: in __dev_ethtool()
1598 #define ETHTOOL_GCOALESCE 0x0000000e /* Get coalesce config */ macro
976 Gets coalescing parameters like ``ETHTOOL_GCOALESCE`` ioctl request.2003 ``ETHTOOL_GCOALESCE`` ``ETHTOOL_MSG_COALESCE_GET``
17516 ec->cmd = ETHTOOL_GCOALESCE; in tg3_init_coal()
Completed in 42 milliseconds