Searched refs:ECORE_MCAST_VEC_SZ (Results 1 – 2 of 2) sorted by relevance
969 #define ECORE_MCAST_VEC_SZ (ECORE_MCAST_BINS_NUM / 64) macro970 uint64_t vec[ECORE_MCAST_VEC_SZ];
2354 for (i = last / BIT_VEC64_ELEM_SZ; i < ECORE_MCAST_VEC_SZ; i++) { in ecore_mcast_get_next_bin()2814 for (i = 0; i < ECORE_MCAST_VEC_SZ; i++) { in ecore_mcast_refresh_registry_e2()