Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h75 #define ROCE_PG_SIZE_8K (8 * 1024) macro
Dqplib_fp.c564 pbl->pg_size == ROCE_PG_SIZE_8K ? in bnxt_qplib_create_srq()
756 pbl->pg_size == ROCE_PG_SIZE_8K ? in bnxt_qplib_create_qp1()
796 pbl->pg_size == ROCE_PG_SIZE_8K ? in bnxt_qplib_create_qp1()
921 pbl->pg_size == ROCE_PG_SIZE_8K ? in bnxt_qplib_create_qp()
972 pbl->pg_size == ROCE_PG_SIZE_8K ? in bnxt_qplib_create_qp()
1947 pbl->pg_size == ROCE_PG_SIZE_8K ? CMDQ_CREATE_CQ_PG_SIZE_PG_8K : in bnxt_qplib_create_cq()
Dqplib_rcfw.c440 pbl->pg_size == ROCE_PG_SIZE_8K ? in __get_pbl_pg_idx()