Searched defs:ib_device (Results 1 – 1 of 1) sorted by relevance
2784 struct ib_device { struct2787 struct ib_device_ops ops; argument2789 struct rcu_head rcu_head;2796 spinlock_t qp_open_list_lock;2803 rwlock_t cache_lock;2807 struct ib_port_data *port_data;2809 int num_comp_vectors;2811 union {2836 struct ib_device_attr attrs; argument2878 struct ib_device *parent; argument[all …]
Completed in 28 milliseconds