Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h79 #define ROCE_PG_SIZE_1G (1024 * 1024 * 1024) macro
Dqplib_fp.c578 pbl->pg_size == ROCE_PG_SIZE_1G ? in bnxt_qplib_create_srq()
770 pbl->pg_size == ROCE_PG_SIZE_1G ? in bnxt_qplib_create_qp1()
810 pbl->pg_size == ROCE_PG_SIZE_1G ? in bnxt_qplib_create_qp1()
945 pbl->pg_size == ROCE_PG_SIZE_1G ? in bnxt_qplib_create_qp()
989 pbl->pg_size == ROCE_PG_SIZE_1G ? in bnxt_qplib_create_qp()
1964 pbl->pg_size == ROCE_PG_SIZE_1G ? CMDQ_CREATE_CQ_PG_SIZE_PG_1G : in bnxt_qplib_create_cq()
Dqplib_rcfw.c471 pbl->pg_size == ROCE_PG_SIZE_1G ? in __get_pbl_pg_idx()