Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/rdma/
H A Drdma_vt.h339 struct rvt_dev_info { struct
340 struct ib_device ibdev; /* Keep this first. Nothing above here */
354 struct rvt_driver_params dparms;
357 const struct rvt_operation_params *post_parms;
359 struct rvt_mregion __rcu *dma_mr;
360 struct rvt_lkey_table lkey_table;
363 struct rvt_driver_provided driver_f;
366 int n_pds_allocated;
367 spinlock_t n_pds_lock; /* Protect pd allocated count */
369 int n_ahs_allocated;
[all …]