Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/amd/
Damd8111e.c978 if(coal_conf->rx_coal_type != NO_COALESCE){ in amd8111e_calc_coalesce()
983 coal_conf->rx_coal_type = NO_COALESCE; in amd8111e_calc_coalesce()
990 if(coal_conf->rx_coal_type != NO_COALESCE){ in amd8111e_calc_coalesce()
995 coal_conf->rx_coal_type = NO_COALESCE; in amd8111e_calc_coalesce()
1029 if(coal_conf->tx_coal_type != NO_COALESCE){ in amd8111e_calc_coalesce()
1034 coal_conf->tx_coal_type = NO_COALESCE; in amd8111e_calc_coalesce()
1042 if(coal_conf->tx_coal_type != NO_COALESCE){ in amd8111e_calc_coalesce()
1047 coal_conf->tx_coal_type = NO_COALESCE; in amd8111e_calc_coalesce()
Damd8111e.h687 NO_COALESCE, enumerator