Home
last modified time | relevance | path

Searched refs:buf_pg_size (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Dqplib_sp.h241 u64 *pbl_tbl, int num_pbls, bool block, u32 buf_pg_size);
Dqplib_sp.c649 u64 *pbl_tbl, int num_pbls, bool block, u32 buf_pg_size) in bnxt_qplib_reg_mr() argument
709 pg_size = buf_pg_size ? buf_pg_size : PAGE_SIZE; in bnxt_qplib_reg_mr()