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.h355 struct irdma_qp_uk { struct
356 struct irdma_qp_quanta *sq_base;
357 struct irdma_qp_quanta *rq_base;
358 struct irdma_uk_attrs *uk_attrs;
359 u32 IOMEM *wqe_alloc_db;
360 struct irdma_sq_uk_wr_trk_info *sq_wrtrk_array;
361 struct irdma_sig_wr_trk_info *sq_sigwrtrk_array;
362 u64 *rq_wrid_array;
363 __le64 *shadow_area;
364 __le32 *push_db;
[all …]
/freebsd/sys/dev/irdma/
H A Dirdma_user.h450 struct irdma_qp_uk { struct
451 struct irdma_qp_quanta *sq_base;
452 struct irdma_qp_quanta *rq_base;
453 struct irdma_uk_attrs *uk_attrs;
454 u32 IOMEM *wqe_alloc_db;
455 struct irdma_sq_uk_wr_trk_info *sq_wrtrk_array;
456 struct irdma_sig_wr_trk_info *sq_sigwrtrk_array;
457 u64 *rq_wrid_array;
458 __le64 *shadow_area;
459 __le32 *push_db;
[all …]