Searched refs:reta_count (Results 1 – 1 of 1) sorted by relevance
2958 unsigned reta_count; in bond_ethdev_rss_reta_update() local2965 reta_count = (reta_size + RTE_RETA_GROUP_SIZE - 1) / in bond_ethdev_rss_reta_update()2968 for (i = 0; i < reta_count; i++) { in bond_ethdev_rss_reta_update()2976 for (; i < RTE_DIM(internals->reta_conf); i += reta_count) in bond_ethdev_rss_reta_update()2978 sizeof(internals->reta_conf[0]) * reta_count); in bond_ethdev_rss_reta_update()