Searched refs:aprox_match (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/bxe/
H A Decore_sp.c2950 if (o->registry.aprox_match.vec[i])
2953 if (BIT_VEC64_TEST_BIT(o->registry.aprox_match.
2977 BIT_VEC64_CLEAR_BIT(o->registry.aprox_match.vec, cur_bit);
3019 BIT_VEC64_SET_BIT(o->registry.aprox_match.vec, bin);
3397 elem = o->registry.aprox_match.vec[i];
3532 BIT_VEC64_SET_BIT(o->registry.aprox_match.vec,
3582 ECORE_MEMSET(o->registry.aprox_match.vec, 0,
3583 sizeof(o->registry.aprox_match.vec));
3600 ECORE_MEMSET(o->registry.aprox_match.vec, 0,
3601 sizeof(o->registry.aprox_match
[all...]
H A Decore_sp.h1019 } aprox_match; member in union:ecore_mcast_obj::__anon11711

Completed in 121 milliseconds