Home
last modified time | relevance | path

Searched refs:post_send (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/translations/zh_CN/infiniband/
H A Dcore_locking.rst34 - post_send
78 如,低级驱动程序不允许从post_send方法直接调用使用者的完成事件处理程
/linux/Documentation/infiniband/
H A Dcore_locking.rst21 - post_send
72 handler directly from its post_send method. Instead, the low-level
/linux/drivers/infiniband/sw/siw/
H A Dsiw_main.c261 .post_send = siw_post_send,
/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c566 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()
/linux/drivers/infiniband/hw/qedr/
H A Dmain.c222 .post_send = qedr_post_send,
/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_main.c216 .post_send = pvrdma_post_send,