Searched refs:min_eqd (Results 1 – 3 of 3) 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()
193 u32 min_eqd; /* in usecs */ member
2190 eqd = max_t(u32, eqd, aic->min_eqd); in be_get_new_eqd()