Home
last modified time | relevance | path

Searched refs:cnq_pbl_list (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/sys/dev/qlnx/qlnxe/
HDecore_roce_api.h290 struct ecore_rdma_cnq_params cnq_pbl_list[128]; member
HDecore_rdma_api.h335 struct ecore_rdma_cnq_params cnq_pbl_list[128]; member
HDecore_rdma.c877 params->cnq_pbl_list[cnq_id].num_pbl_pages; in ecore_rdma_start_fw()
880 DMA_HI_LE(params->cnq_pbl_list[cnq_id].pbl_ptr); in ecore_rdma_start_fw()
882 DMA_LO_LE(params->cnq_pbl_list[cnq_id].pbl_ptr); in ecore_rdma_start_fw()
/freebsd-head/sys/dev/qlnx/qlnxr/
HDqlnxr_os.c767 cur_pbl = &in_params->cnq_pbl_list[i]; in qlnxr_init_hw()