Searched defs:ib_mad_port_private (Results 1 – 1 of 1) sorted by relevance
198 struct ib_mad_port_private { struct199 struct list_head port_list;200 struct ib_device *device;201 int port_num;202 struct ib_cq *cq;203 struct ib_pd *pd;205 spinlock_t reg_lock;206 struct ib_mad_mgmt_version_table version[MAX_MGMT_VERSION];207 struct workqueue_struct *wq;208 struct ib_mad_qp_info qp_info[IB_MAD_QPS_CORE];