Searched refs:ETHTOOL_GCOALESCE (Results 1 – 3 of 3) sorted by relevance
1127 #define ETHTOOL_GCOALESCE 0x0000000e /* Get coalesce config */ macro
1114 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE }; in ethtool_get_coalesce()1762 case ETHTOOL_GCOALESCE: in dev_ethtool()1848 case ETHTOOL_GCOALESCE: in dev_ethtool()
17555 ec->cmd = ETHTOOL_GCOALESCE; in tg3_init_coal()