Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/
H A Damd8111e.c976 if (coal_conf->rx_coal_type != NO_COALESCE) { in amd8111e_calc_coalesce()
981 coal_conf->rx_coal_type = NO_COALESCE; in amd8111e_calc_coalesce()
987 if (coal_conf->rx_coal_type != NO_COALESCE) { in amd8111e_calc_coalesce()
992 coal_conf->rx_coal_type = NO_COALESCE; in amd8111e_calc_coalesce()
1024 if (coal_conf->tx_coal_type != NO_COALESCE) { in amd8111e_calc_coalesce()
1029 coal_conf->tx_coal_type = NO_COALESCE; in amd8111e_calc_coalesce()
1036 if (coal_conf->tx_coal_type != NO_COALESCE) { in amd8111e_calc_coalesce()
1041 coal_conf->tx_coal_type = NO_COALESCE; in amd8111e_calc_coalesce()
H A Damd8111e.h687 NO_COALESCE, enumerator