Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_fp.c2515 pbl->pg_size == ROCE_PG_SIZE_64K ? CMDQ_RESIZE_CQ_PG_SIZE_PG_64K : in bnxt_qplib_resize_cq()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h71838 #define CMDQ_RESIZE_CQ_PG_SIZE_PG_64K (UINT32_C(0x2) << 2) macro