Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.h969 #define ECORE_MCAST_VEC_SZ (ECORE_MCAST_BINS_NUM / 64) macro
970 uint64_t vec[ECORE_MCAST_VEC_SZ];
H A Decore_sp.c2354 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()