Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h76 #define ROCE_PG_SIZE_64K (64 * 1024) macro
Dqplib_fp.c572 pbl->pg_size == ROCE_PG_SIZE_64K ? in bnxt_qplib_create_srq()
764 pbl->pg_size == ROCE_PG_SIZE_64K ? in bnxt_qplib_create_qp1()
804 pbl->pg_size == ROCE_PG_SIZE_64K ? in bnxt_qplib_create_qp1()
939 pbl->pg_size == ROCE_PG_SIZE_64K ? in bnxt_qplib_create_qp()
983 pbl->pg_size == ROCE_PG_SIZE_64K ? in bnxt_qplib_create_qp()
1961 pbl->pg_size == ROCE_PG_SIZE_64K ? CMDQ_CREATE_CQ_PG_SIZE_PG_64K : in bnxt_qplib_create_cq()
Dqplib_rcfw.c465 pbl->pg_size == ROCE_PG_SIZE_64K ? in __get_pbl_pg_idx()