Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/amd/
Damd8111e.h688 LOW_COALESCE, enumerator
Damd8111e.c1001 if(coal_conf->rx_coal_type != LOW_COALESCE){ in amd8111e_calc_coalesce()
1005 coal_conf->rx_coal_type = LOW_COALESCE; in amd8111e_calc_coalesce()
1053 if(coal_conf->tx_coal_type != LOW_COALESCE){ in amd8111e_calc_coalesce()
1057 coal_conf->tx_coal_type = LOW_COALESCE; in amd8111e_calc_coalesce()