Searched refs:BIT_VEC64_TEST_BIT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_common.h35 #define BIT_VEC64_TEST_BIT(vec64, idx) \ macro
H A Decore_sp_verbs.c3031 if (BIT_VEC64_TEST_BIT(o->registry.aprox_match.
4388 if (BIT_VEC64_TEST_BIT(o->pool_mirror, idx)) {
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h2471 #define LM_TPA_MASK_TEST_ACTIVE_BIT(_pdev,_idx,_active_entry) (BIT_VEC64_TEST_BIT((&LM_SGE_TPA_CHAIN(_pdev,_idx))->mask_array,_active_entry))

Completed in 110 milliseconds