Searched refs:ETHTOOL_GCOALESCE (Results 1 – 6 of 6) sorted by relevance
506 #define ETHTOOL_GCOALESCE 0x0000000e /* Get coalesce config */ macro
1651 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_coalesce()2541 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_per_queue_coalesce()2628 case ETHTOOL_GCOALESCE: in ethtool_set_per_queue()2795 case ETHTOOL_GCOALESCE: in __dev_ethtool()2895 case ETHTOOL_GCOALESCE: in __dev_ethtool()
1865 #define ETHTOOL_GCOALESCE 0x0000000e /* Get coalesce config */ macro
1598 #define ETHTOOL_GCOALESCE 0x0000000e /* Get coalesce config */ macro
991 Gets coalescing parameters like ``ETHTOOL_GCOALESCE`` ioctl request.2022 ``ETHTOOL_GCOALESCE`` ``ETHTOOL_MSG_COALESCE_GET``
17559 ec->cmd = ETHTOOL_GCOALESCE; in tg3_init_coal()