Home
last modified time | relevance | path

Searched defs:irdma_qp_uk (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/libirdma/
H A Dirdma_user.h356 struct irdma_qp_uk { struct
357 struct irdma_qp_quanta *sq_base;
358 struct irdma_qp_quanta *rq_base;
359 struct irdma_uk_attrs *uk_attrs;
360 u32 IOMEM *wqe_alloc_db;
361 struct irdma_sq_uk_wr_trk_info *sq_wrtrk_array;
362 struct irdma_sig_wr_trk_info *sq_sigwrtrk_array;
363 u64 *rq_wrid_array;
364 __le64 *shadow_area;
365 __le32 *push_db;
[all …]
/freebsd/sys/dev/irdma/
H A Dirdma_user.h457 struct irdma_qp_uk { struct
458 struct irdma_qp_quanta *sq_base;
459 struct irdma_qp_quanta *rq_base;
460 struct irdma_uk_attrs *uk_attrs;
461 u32 IOMEM *wqe_alloc_db;
462 struct irdma_sq_uk_wr_trk_info *sq_wrtrk_array;
463 struct irdma_sig_wr_trk_info *sq_sigwrtrk_array;
464 u64 *rq_wrid_array;
465 __le64 *shadow_area;
466 __le32 *push_db;
[all …]