Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h76 #define ROCE_PG_SIZE_64K (64 * 1024) macro
Dqplib_fp.c566 pbl->pg_size == ROCE_PG_SIZE_64K ? in bnxt_qplib_create_srq()
758 pbl->pg_size == ROCE_PG_SIZE_64K ? in bnxt_qplib_create_qp1()
798 pbl->pg_size == ROCE_PG_SIZE_64K ? in bnxt_qplib_create_qp1()
923 pbl->pg_size == ROCE_PG_SIZE_64K ? in bnxt_qplib_create_qp()
974 pbl->pg_size == ROCE_PG_SIZE_64K ? in bnxt_qplib_create_qp()
1948 pbl->pg_size == ROCE_PG_SIZE_64K ? CMDQ_CREATE_CQ_PG_SIZE_PG_64K : in bnxt_qplib_create_cq()
Dqplib_rcfw.c442 pbl->pg_size == ROCE_PG_SIZE_64K ? in __get_pbl_pg_idx()