Lines Matching defs:ipoib_cm_tx
235 struct ipoib_cm_tx { struct236 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;245 unsigned long flags;246 u32 mtu;