Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h74 #define ROCE_PG_SIZE_4K (4 * 1024) macro
Dqplib_fp.c568 (pbl->pg_size == ROCE_PG_SIZE_4K ? in bnxt_qplib_create_srq()
760 (pbl->pg_size == ROCE_PG_SIZE_4K ? in bnxt_qplib_create_qp1()
800 (pbl->pg_size == ROCE_PG_SIZE_4K ? in bnxt_qplib_create_qp1()
935 (pbl->pg_size == ROCE_PG_SIZE_4K ? in bnxt_qplib_create_qp()
979 (pbl->pg_size == ROCE_PG_SIZE_4K ? in bnxt_qplib_create_qp()
1959 (pbl->pg_size == ROCE_PG_SIZE_4K ? CMDQ_CREATE_CQ_PG_SIZE_PG_4K : in bnxt_qplib_create_cq()
Dqplib_rcfw.c461 return (pbl->pg_size == ROCE_PG_SIZE_4K ? in __get_pbl_pg_idx()