Home
last modified time | relevance | path

Searched refs:num_pbl_pages (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_roce_api.h225 u8 num_pbl_pages; /* Number of pages in the PBL allocated member
H A Decore_rdma_api.h236 u8 num_pbl_pages; /* Number of pages in the PBL allocated member
H A Decore_rdma.c876 p_ramrod->cnq_params[cnq_id].num_pbl_pages = in ecore_rdma_start_fw()
877 params->cnq_pbl_list[cnq_id].num_pbl_pages; in ecore_rdma_start_fw()
H A Decore_hsi_rdma.h502 u8 num_pbl_pages /* Number of pages in the PBL allocated for this queue */; member
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_os.c770 cur_pbl->num_pbl_pages = page_cnt; in qlnxr_init_hw()