Searched defs:ipoib_cm_dev_priv (Results 1 – 1 of 1) sorted by relevance
264 struct ipoib_cm_dev_priv { struct265 struct ib_srq *srq;266 struct ipoib_cm_rx_buf *srq_ring;267 struct ib_cm_id *id;275 struct work_struct skb_task;279 struct list_head start_list;280 struct list_head reap_list;283 struct ib_recv_wr rx_wr;284 int nonsrq_conn_qp;285 int max_cm_mtu;[all …]
Completed in 9 milliseconds