Searched refs:ETHTOOL_GCOALESCE (Results 1 – 11 of 11) sorted by relevance
506 #define ETHTOOL_GCOALESCE 0x0000000e /* Get coalesce config */ macro
843 #define ETHTOOL_GCOALESCE 0x0000000e /* Get coalesce config */ macro
1620 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_coalesce()2447 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_per_queue_coalesce()2534 case ETHTOOL_GCOALESCE: in ethtool_set_per_queue()2693 case ETHTOOL_GCOALESCE: in dev_ethtool()2785 case ETHTOOL_GCOALESCE: in dev_ethtool()
833 #ifndef ETHTOOL_GCOALESCE834 #define ETHTOOL_GCOALESCE 0x0000000e /* Get coalesce config */ macro
24471 struct ethtool_coalesce coalesce = { ETHTOOL_GCOALESCE }; in ethtool_get_coalesce()24829 case ETHTOOL_GCOALESCE: in ethtool_ioctl()
1319 #define ETHTOOL_GCOALESCE 0x0000000e /* Get coalesce config */ macro
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``
2340 .cmd = ETHTOOL_GCOALESCE, in virtnet_get_coalesce()
17596 ec->cmd = ETHTOOL_GCOALESCE; in tg3_init_coal()