Searched refs:tx_coal_type (Results 1 – 2 of 2) sorted by relevance
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()1081 if(coal_conf->tx_coal_type != LOW_COALESCE){ in amd8111e_calc_coalesce()1085 coal_conf->tx_coal_type = LOW_COALESCE; in amd8111e_calc_coalesce()1091 if(coal_conf->tx_coal_type != MEDIUM_COALESCE){ in amd8111e_calc_coalesce()1095 coal_conf->tx_coal_type = MEDIUM_COALESCE; in amd8111e_calc_coalesce()1101 if(coal_conf->tx_coal_type != HIGH_COALESCE){ in amd8111e_calc_coalesce()1105 coal_conf->tx_coal_type = HIGH_COALESCE; in amd8111e_calc_coalesce()
738 unsigned int tx_coal_type; member