Home
last modified time | relevance | path

Searched refs:ipoib_cm_tx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
H A Dipoib.h245 struct ipoib_cm_tx { struct
448 struct ipoib_cm_tx *cm;
644 static inline struct ipoib_cm_tx *ipoib_cm_get(struct ipoib_neigh *neigh) in ipoib_cm_get()
649 static inline void ipoib_cm_set(struct ipoib_neigh *neigh, struct ipoib_cm_tx *tx) in ipoib_cm_set()
666 void ipoib_cm_send(struct net_device *dev, struct sk_buff *skb, struct ipoib_cm_tx *tx);
672 struct ipoib_cm_tx *ipoib_cm_create_tx(struct net_device *dev, struct ipoib_path *path,
674 void ipoib_cm_destroy_tx(struct ipoib_cm_tx *tx);
681 struct ipoib_cm_tx;
701 static inline struct ipoib_cm_tx *ipoib_cm_get(struct ipoib_neigh *neigh) in ipoib_cm_get()
706 static inline void ipoib_cm_set(struct ipoib_neigh *neigh, struct ipoib_cm_tx *t
[all...]
H A Dipoib_cm.c697 struct ipoib_cm_tx *tx, in post_send()
708 void ipoib_cm_send(struct net_device *dev, struct sk_buff *skb, struct ipoib_cm_tx *tx) in ipoib_cm_send()
797 struct ipoib_cm_tx *tx = wc->qp->qp_context; in ipoib_cm_handle_tx_wc()
988 struct ipoib_cm_tx *p = cm_id->context; in ipoib_cm_rep_handler()
1057 static struct ib_qp *ipoib_cm_create_tx_qp(struct net_device *dev, struct ipoib_cm_tx *tx) in ipoib_cm_create_tx_qp()
1144 static int ipoib_cm_tx_init(struct ipoib_cm_tx *p, u32 qpn, in ipoib_cm_tx_init()
1203 static void ipoib_cm_tx_destroy(struct ipoib_cm_tx *p) in ipoib_cm_tx_destroy()
1256 struct ipoib_cm_tx *tx = cm_id->context; in ipoib_cm_tx_handler()
1305 struct ipoib_cm_tx *ipoib_cm_create_tx(struct net_device *dev, struct ipoib_path *path, in ipoib_cm_create_tx()
1309 struct ipoib_cm_tx *t in ipoib_cm_create_tx()
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/
H A Dipoib.h245 struct ipoib_cm_tx { struct
448 struct ipoib_cm_tx *cm;
644 static inline struct ipoib_cm_tx *ipoib_cm_get(struct ipoib_neigh *neigh) in ipoib_cm_get()
649 static inline void ipoib_cm_set(struct ipoib_neigh *neigh, struct ipoib_cm_tx *tx) in ipoib_cm_set()
666 void ipoib_cm_send(struct net_device *dev, struct sk_buff *skb, struct ipoib_cm_tx *tx);
672 struct ipoib_cm_tx *ipoib_cm_create_tx(struct net_device *dev, struct ipoib_path *path,
674 void ipoib_cm_destroy_tx(struct ipoib_cm_tx *tx);
699 static inline struct ipoib_cm_tx *ipoib_cm_get(struct ipoib_neigh *neigh) in ipoib_cm_get()
704 static inline void ipoib_cm_set(struct ipoib_neigh *neigh, struct ipoib_cm_tx *tx) in ipoib_cm_set()
719 void ipoib_cm_send(struct net_device *dev, struct sk_buff *skb, struct ipoib_cm_tx *t
[all...]
H A Dipoib_cm.c697 struct ipoib_cm_tx *tx, in post_send()
708 void ipoib_cm_send(struct net_device *dev, struct sk_buff *skb, struct ipoib_cm_tx *tx) in ipoib_cm_send()
797 struct ipoib_cm_tx *tx = wc->qp->qp_context; in ipoib_cm_handle_tx_wc()
988 struct ipoib_cm_tx *p = cm_id->context; in ipoib_cm_rep_handler()
1057 static struct ib_qp *ipoib_cm_create_tx_qp(struct net_device *dev, struct ipoib_cm_tx *tx) in ipoib_cm_create_tx_qp()
1140 static int ipoib_cm_tx_init(struct ipoib_cm_tx *p, u32 qpn, in ipoib_cm_tx_init()
1199 static void ipoib_cm_tx_destroy(struct ipoib_cm_tx *p) in ipoib_cm_tx_destroy()
1252 struct ipoib_cm_tx *tx = cm_id->context; in ipoib_cm_tx_handler()
1301 struct ipoib_cm_tx *ipoib_cm_create_tx(struct net_device *dev, struct ipoib_path *path, in ipoib_cm_create_tx()
1305 struct ipoib_cm_tx *t in ipoib_cm_create_tx()
[all...]

Completed in 7 milliseconds