Searched defs:post_send (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_cm.c | 696 static inline int post_send(struct ipoib_dev_priv *priv, in post_send() function
|
H A D | ipoib_ib.c | 541 static inline int post_send(struct ipoib_dev_priv *priv, in post_send() function
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_cm.c | 696 static inline int post_send(struct ipoib_dev_priv *priv, in post_send() function
|
H A D | ipoib_ib.c | 541 static inline int post_send(struct ipoib_dev_priv *priv, in post_send() function
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_device.h | 931 int (*post_send)(struct ib_qp *ibqp, const struct ib_send_wr *wr, member
|
/kernel/linux/linux-5.10/include/rdma/ |
H A D | ib_verbs.h | 2292 int (*post_send)(struct ib_qp *qp, const struct ib_send_wr *send_wr, member
|
/kernel/linux/linux-6.6/include/rdma/ |
H A D | ib_verbs.h | 2348 int (*post_send)(struct ib_qp *qp, const struct ib_send_wr *send_wr, member
|
Completed in 33 milliseconds