Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Damd8111e.c1006 if(coal_conf->rx_coal_type != NO_COALESCE){ in amd8111e_calc_coalesce()
1011 coal_conf->rx_coal_type = NO_COALESCE; in amd8111e_calc_coalesce()
1018 if(coal_conf->rx_coal_type != NO_COALESCE){ in amd8111e_calc_coalesce()
1023 coal_conf->rx_coal_type = NO_COALESCE; in amd8111e_calc_coalesce()
1057 if(coal_conf->tx_coal_type != NO_COALESCE){ in amd8111e_calc_coalesce()
1062 coal_conf->tx_coal_type = NO_COALESCE; in amd8111e_calc_coalesce()
1070 if(coal_conf->tx_coal_type != NO_COALESCE){ in amd8111e_calc_coalesce()
1075 coal_conf->tx_coal_type = NO_COALESCE; in amd8111e_calc_coalesce()
Damd8111e.h706 NO_COALESCE, enumerator