Home
last modified time | relevance | path

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

/Linux-v5.4/include/rdma/
Drdma_vt.h406 struct rvt_dev_info { struct
407 struct ib_device ibdev; /* Keep this first. Nothing above here */
421 struct rvt_driver_params dparms;
424 const struct rvt_operation_params *post_parms;
427 const enum ib_wc_opcode *wc_opcode;
430 struct rvt_driver_provided driver_f;
432 struct rvt_mregion __rcu *dma_mr;
433 struct rvt_lkey_table lkey_table;
436 int n_pds_allocated;
437 spinlock_t n_pds_lock; /* Protect pd allocated count */
[all …]