Home
last modified time | relevance | path

Searched refs:LOW_COALESCE (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/amd/
Damd8111e.h688 LOW_COALESCE, enumerator
Damd8111e.c998 if (coal_conf->rx_coal_type != LOW_COALESCE) { in amd8111e_calc_coalesce()
1002 coal_conf->rx_coal_type = LOW_COALESCE; in amd8111e_calc_coalesce()
1047 if (coal_conf->tx_coal_type != LOW_COALESCE) { in amd8111e_calc_coalesce()
1051 coal_conf->tx_coal_type = LOW_COALESCE; in amd8111e_calc_coalesce()