Searched refs:post_send (Results 1 – 13 of 13) sorted by relevance
| /linux/Documentation/translations/zh_CN/infiniband/ |
| H A D | core_locking.rst | 34 - post_send 78 如,低级驱动程序不允许从post_send方法直接调用使用者的完成事件处理程
|
| /linux/Documentation/infiniband/ |
| H A D | core_locking.rst | 21 - post_send 72 handler directly from its post_send method. Instead, the low-level
|
| /linux/drivers/infiniband/sw/siw/ |
| H A D | siw_main.c | 261 .post_send = siw_post_send,
|
| /linux/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_ib.c | 566 static inline int post_send(struct ipoib_dev_priv *priv, in post_send() function 678 rc = post_send(priv, priv->tx_head & (ipoib_sendq_size - 1), in ipoib_send()
|
| H A D | ipoib_cm.c | 696 static inline int post_send(struct ipoib_dev_priv *priv, in post_send() function 778 rc = post_send(priv, tx, tx->tx_head & (ipoib_sendq_size - 1), tx_req); in ipoib_cm_send()
|
| /linux/drivers/infiniband/hw/mthca/ |
| H A D | mthca_provider.c | 1136 .post_send = mthca_arbel_post_send, 1142 .post_send = mthca_tavor_post_send,
|
| /linux/drivers/infiniband/hw/cxgb4/ |
| H A D | provider.c | 495 .post_send = c4iw_post_send,
|
| /linux/drivers/infiniband/hw/qedr/ |
| H A D | main.c | 222 .post_send = qedr_post_send,
|
| /linux/drivers/infiniband/ulp/isert/ |
| H A D | ib_isert.c | 959 goto post_send; in isert_put_login_tx() 966 post_send: in isert_put_login_tx()
|
| /linux/drivers/infiniband/core/ |
| H A D | device.c | 292 IB_MANDATORY_FUNC(post_send), in ib_device_check_mandatory() 2817 SET_DEVICE_OP(dev_ops, post_send); in ib_set_device_ops()
|
| /linux/drivers/infiniband/hw/vmw_pvrdma/ |
| H A D | pvrdma_main.c | 216 .post_send = pvrdma_post_send,
|
| /linux/drivers/infiniband/hw/irdma/ |
| H A D | verbs.c | 5460 .post_send = irdma_post_send,
|
| /linux/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_hw_v2.c | 7204 .post_send = hns_roce_v2_post_send,
|