Home
last modified time | relevance | path

Searched defs:ipoib_cm_tx (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/infiniband/ulp/ipoib/
Dipoib.h235 struct ipoib_cm_tx { struct
236 struct ib_cm_id *id;
237 struct ib_qp *qp;
238 struct list_head list;
239 struct net_device *dev;
240 struct ipoib_neigh *neigh;
241 struct ipoib_path *path;
242 struct ipoib_tx_buf *tx_ring;
243 unsigned tx_head;
244 unsigned tx_tail;
[all …]