Searched refs:ETHTOOL_GCOALESCE (Results 1 – 3 of 3) sorted by relevance
1676 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_coalesce()2406 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_per_queue_coalesce()2487 case ETHTOOL_GCOALESCE: in ethtool_set_per_queue()2629 case ETHTOOL_GCOALESCE: in dev_ethtool()2719 case ETHTOOL_GCOALESCE: in dev_ethtool()
1325 #define ETHTOOL_GCOALESCE 0x0000000e /* Get coalesce config */ macro
17630 ec->cmd = ETHTOOL_GCOALESCE; in tg3_init_coal()