Searched refs:iwch_cxgb3_ofld_send (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/cxgb3/ |
| D | iwch_cm.c | 153 int iwch_cxgb3_ofld_send(struct t3cdev *tdev, struct sk_buff *skb) in iwch_cxgb3_ofld_send() function 180 iwch_cxgb3_ofld_send(tdev, skb); in release_tid() 202 return iwch_cxgb3_ofld_send(ep->com.tdev, skb); in iwch_quiesce_tid() 223 return iwch_cxgb3_ofld_send(ep->com.tdev, skb); in iwch_resume_tid() 383 iwch_cxgb3_ofld_send(dev, skb); in abort_arp_failure() 806 iwch_cxgb3_ofld_send(ep->com.tdev, skb); in update_rx_credits() 1219 return iwch_cxgb3_ofld_send(ep->com.tdev, skb); in listen_start() 1252 return iwch_cxgb3_ofld_send(ep->com.tdev, skb); in listen_stop() 1330 iwch_cxgb3_ofld_send(tdev, skb); in reject_cr() 1620 iwch_cxgb3_ofld_send(ep->com.tdev, rpl_skb); in peer_abort()
|
| D | cxio_hal.h | 196 int iwch_cxgb3_ofld_send(struct t3cdev *tdev, struct sk_buff *skb);
|
| D | cxio_hal.c | 153 return iwch_cxgb3_ofld_send(rdev_p->t3cdev_p, skb); in cxio_hal_clear_qp_ctx() 553 return iwch_cxgb3_ofld_send(rdev_p->t3cdev_p, skb); in cxio_hal_init_ctrl_qp() 840 return iwch_cxgb3_ofld_send(rdev_p->t3cdev_p, skb); in cxio_rdma_init()
|
| D | iwch_qp.c | 686 return iwch_cxgb3_ofld_send(ep->com.qp->rhp->rdev.t3cdev_p, skb); in iwch_post_zb_read() 717 return iwch_cxgb3_ofld_send(qhp->rhp->rdev.t3cdev_p, skb); in iwch_post_terminate()
|