Home
last modified time | relevance | path

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

/linux-5.19.10/include/rdma/
Drdma_vt.h364 struct rvt_dev_info { struct
365 struct ib_device ibdev; /* Keep this first. Nothing above here */
379 struct rvt_driver_params dparms;
382 const struct rvt_operation_params *post_parms;
385 const enum ib_wc_opcode *wc_opcode;
388 struct rvt_driver_provided driver_f;
390 struct rvt_mregion __rcu *dma_mr;
391 struct rvt_lkey_table lkey_table;
394 int n_pds_allocated;
395 spinlock_t n_pds_lock; /* Protect pd allocated count */
[all …]