Searched refs:min_eqd (Results 1 – 2 of 2) sorted by relevance
327 et->rx_coalesce_usecs_low = aic->min_eqd; in be_get_coalesce() 331 et->tx_coalesce_usecs_low = aic->min_eqd; in be_get_coalesce() 356 aic->min_eqd = min(et->rx_coalesce_usecs_low, aic->max_eqd); in be_set_coalesce() 358 aic->et_eqd = max(aic->et_eqd, aic->min_eqd); in be_set_coalesce()
2190 eqd = max_t(u32, eqd, aic->min_eqd); in be_get_new_eqd()