Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_fp.c2416 pg_sz_lvl |= ((cq->hwq.level & CMDQ_CREATE_CQ_LVL_MASK) << in bnxt_qplib_create_cq()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h71587 #define CMDQ_CREATE_CQ_LVL_MASK UINT32_C(0x3) macro