Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h74 #define ROCE_PG_SIZE_4K (4 * 1024) macro
Dqplib_fp.c562 (pbl->pg_size == ROCE_PG_SIZE_4K ? in bnxt_qplib_create_srq()
754 (pbl->pg_size == ROCE_PG_SIZE_4K ? in bnxt_qplib_create_qp1()
794 (pbl->pg_size == ROCE_PG_SIZE_4K ? in bnxt_qplib_create_qp1()
919 (pbl->pg_size == ROCE_PG_SIZE_4K ? in bnxt_qplib_create_qp()
970 (pbl->pg_size == ROCE_PG_SIZE_4K ? in bnxt_qplib_create_qp()
1946 (pbl->pg_size == ROCE_PG_SIZE_4K ? CMDQ_CREATE_CQ_PG_SIZE_PG_4K : in bnxt_qplib_create_cq()
Dqplib_rcfw.c438 return (pbl->pg_size == ROCE_PG_SIZE_4K ? in __get_pbl_pg_idx()