Searched refs:BIT_VEC64_SET_BIT (Results 1 – 2 of 2) sorted by relevance
2576 BIT_VEC64_SET_BIT(o->registry.aprox_match.vec, bin); in bnx2x_mcast_set_one_rule_e2()3085 BIT_VEC64_SET_BIT(o->registry.aprox_match.vec, in bnx2x_mcast_hdl_add_e1h()3874 BIT_VEC64_SET_BIT(o->pool_mirror, offset); in bnx2x_credit_pool_put_entry()
401 #define BIT_VEC64_SET_BIT(vec64, idx) \ macro