Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_sp.h349 struct bnxt_qplib_frpl *frpl, int max);
351 struct bnxt_qplib_frpl *frpl);
H A Dqplib_sp.c668 struct bnxt_qplib_frpl *frpl, in bnxt_qplib_alloc_fast_reg_page_list() argument
692 rc = bnxt_qplib_alloc_init_hwq(&frpl->hwq, &hwq_attr); in bnxt_qplib_alloc_fast_reg_page_list()
694 frpl->max_pg_ptrs = pg_ptrs; in bnxt_qplib_alloc_fast_reg_page_list()
700 struct bnxt_qplib_frpl *frpl) in bnxt_qplib_free_fast_reg_page_list() argument
702 bnxt_qplib_free_hwq(res, &frpl->hwq); in bnxt_qplib_free_fast_reg_page_list()