Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h75 #define ROCE_PG_SIZE_8K (8 * 1024) macro
Dqplib_fp.c570 pbl->pg_size == ROCE_PG_SIZE_8K ? in bnxt_qplib_create_srq()
762 pbl->pg_size == ROCE_PG_SIZE_8K ? in bnxt_qplib_create_qp1()
802 pbl->pg_size == ROCE_PG_SIZE_8K ? in bnxt_qplib_create_qp1()
937 pbl->pg_size == ROCE_PG_SIZE_8K ? in bnxt_qplib_create_qp()
981 pbl->pg_size == ROCE_PG_SIZE_8K ? in bnxt_qplib_create_qp()
1960 pbl->pg_size == ROCE_PG_SIZE_8K ? CMDQ_CREATE_CQ_PG_SIZE_PG_8K : in bnxt_qplib_create_cq()
Dqplib_rcfw.c463 pbl->pg_size == ROCE_PG_SIZE_8K ? in __get_pbl_pg_idx()