Home
last modified time | relevance | path

Searched refs:LOW_COALESCE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A 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()
H A Damd8111e.h688 LOW_COALESCE, enumerator
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Damd8111e.c997 if (coal_conf->rx_coal_type != LOW_COALESCE) { in amd8111e_calc_coalesce()
1001 coal_conf->rx_coal_type = LOW_COALESCE; in amd8111e_calc_coalesce()
1046 if (coal_conf->tx_coal_type != LOW_COALESCE) { in amd8111e_calc_coalesce()
1050 coal_conf->tx_coal_type = LOW_COALESCE; in amd8111e_calc_coalesce()
H A Damd8111e.h688 LOW_COALESCE, enumerator

Completed in 9 milliseconds