Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h77 #define ROCE_PG_SIZE_2M (2 * 1024 * 1024) macro
Dqplib_fp.c574 pbl->pg_size == ROCE_PG_SIZE_2M ? in bnxt_qplib_create_srq()
766 pbl->pg_size == ROCE_PG_SIZE_2M ? in bnxt_qplib_create_qp1()
806 pbl->pg_size == ROCE_PG_SIZE_2M ? in bnxt_qplib_create_qp1()
941 pbl->pg_size == ROCE_PG_SIZE_2M ? in bnxt_qplib_create_qp()
985 pbl->pg_size == ROCE_PG_SIZE_2M ? in bnxt_qplib_create_qp()
1962 pbl->pg_size == ROCE_PG_SIZE_2M ? CMDQ_CREATE_CQ_PG_SIZE_PG_2M : in bnxt_qplib_create_cq()
Dqplib_rcfw.c467 pbl->pg_size == ROCE_PG_SIZE_2M ? in __get_pbl_pg_idx()