Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/amd/
Damd8111e.c977 if (coal_conf->rx_coal_type != NO_COALESCE) { in amd8111e_calc_coalesce()
982 coal_conf->rx_coal_type = NO_COALESCE; in amd8111e_calc_coalesce()
988 if (coal_conf->rx_coal_type != NO_COALESCE) { in amd8111e_calc_coalesce()
993 coal_conf->rx_coal_type = NO_COALESCE; in amd8111e_calc_coalesce()
1025 if (coal_conf->tx_coal_type != NO_COALESCE) { in amd8111e_calc_coalesce()
1030 coal_conf->tx_coal_type = NO_COALESCE; in amd8111e_calc_coalesce()
1037 if (coal_conf->tx_coal_type != NO_COALESCE) { in amd8111e_calc_coalesce()
1042 coal_conf->tx_coal_type = NO_COALESCE; in amd8111e_calc_coalesce()
Damd8111e.h687 NO_COALESCE, enumerator