Home
last modified time | relevance | path

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

/include/rdma/
Dib_verbs.h2701 struct ib_device { struct
2704 struct ib_device_ops ops; argument
2705 char name[IB_DEVICE_NAME_MAX];
2706 struct rcu_head rcu_head;
2708 struct list_head event_handler_list;
2710 struct rw_semaphore event_handler_rwsem;
2713 spinlock_t qp_open_list_lock;
2715 struct rw_semaphore client_data_rwsem;
2716 struct xarray client_data;
2717 struct mutex unregistration_lock;
[all …]