Searched defs:ib_device (Results 1 – 1 of 1) sorted by relevance
2051 struct ib_device { struct2053 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, argument2098 int (*get_hw_stats)(struct ib_device *device, argument2101 int (*query_device)(struct ib_device *device, argument2104 int (*query_port)(struct ib_device *device, argument[all …]