Searched refs:rx_coal_type (Results 1 – 2 of 2) sorted by relevance
1006 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()1029 if(coal_conf->rx_coal_type != LOW_COALESCE){ in amd8111e_calc_coalesce()1033 coal_conf->rx_coal_type = LOW_COALESCE; in amd8111e_calc_coalesce()1038 if(coal_conf->rx_coal_type != MEDIUM_COALESCE){ in amd8111e_calc_coalesce()1042 coal_conf->rx_coal_type = MEDIUM_COALESCE; in amd8111e_calc_coalesce()1047 if(coal_conf->rx_coal_type != HIGH_COALESCE){ in amd8111e_calc_coalesce()1051 coal_conf->rx_coal_type = HIGH_COALESCE; in amd8111e_calc_coalesce()
730 unsigned int rx_coal_type; member