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