Home
last modified time | relevance | path

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

/include/rdma/
Dib_verbs.h2051 struct ib_device { struct
2053 struct device *dma_device;
2055 char name[IB_DEVICE_NAME_MAX];
2057 struct list_head event_handler_list;
2058 spinlock_t event_handler_lock;
2060 spinlock_t client_data_lock;
2084 struct rdma_hw_stats *(*alloc_hw_stats)(struct ib_device *device, argument
2098 int (*get_hw_stats)(struct ib_device *device, argument
2101 int (*query_device)(struct ib_device *device, argument
2104 int (*query_port)(struct ib_device *device, argument
[all …]