Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_sp.c2948 if (o->registry.aprox_match.vec[i]) in ecore_mcast_get_next_bin()
2951 if (BIT_VEC64_TEST_BIT(o->registry.aprox_match. in ecore_mcast_get_next_bin()
2975 BIT_VEC64_CLEAR_BIT(o->registry.aprox_match.vec, cur_bit); in ecore_mcast_clear_first_bin()
3017 BIT_VEC64_SET_BIT(o->registry.aprox_match.vec, bin); in ecore_mcast_set_one_rule_e2()
3395 elem = o->registry.aprox_match.vec[i]; in ecore_mcast_refresh_registry_e2()
3530 BIT_VEC64_SET_BIT(o->registry.aprox_match.vec, in ecore_mcast_hdl_add_e1h()
3580 ECORE_MEMSET(o->registry.aprox_match.vec, 0, in ecore_mcast_setup_e1h()
3581 sizeof(o->registry.aprox_match.vec)); in ecore_mcast_setup_e1h()
3598 ECORE_MEMSET(o->registry.aprox_match.vec, 0, in ecore_mcast_setup_e1h()
3599 sizeof(o->registry.aprox_match.vec)); in ecore_mcast_setup_e1h()
[all …]