Home
last modified time | relevance | path

Searched refs:cxgb4_ofld_send (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_hw.c85 ret = cxgb4_ofld_send(csk->egress_dev, skb); in chtls_set_tcb_field()
393 cxgb4_ofld_send(csk->egress_dev, skb); in chtls_setkey()
Dchtls_cm.c208 cxgb4_ofld_send(cdev->lldi->ports[0], skb); in abort_arp_failure()
1409 cxgb4_ofld_send(cdev->lldi->ports[0], reply_skb); in chtls_pass_accept_request()
1981 cxgb4_ofld_send(cdev->lldi->ports[0], reply_skb); in send_defer_abort_rpl()
2029 cxgb4_ofld_send(cdev->lldi->ports[0], reply_skb); in send_abort_rpl()
2062 cxgb4_ofld_send(cdev->lldi->ports[0], reply_skb); in chtls_send_abort_rpl()
Dchtls.h552 cxgb4_ofld_send(csk->egress_dev, skb); in send_or_defer()
Dchtls_io.c1387 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in send_rx_credits()
/Linux-v5.10/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c469 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in abort_arp_failure()
521 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in send_abort_rpl()
551 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in send_rx_credits()
671 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in send_tx_flowc_wr()
2102 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in ddp_setup_conn_pgidx()
2138 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in ddp_setup_conn_digest()
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h505 int cxgb4_ofld_send(struct net_device *dev, struct sk_buff *skb);
Dsge.c3163 int cxgb4_ofld_send(struct net_device *dev, struct sk_buff *skb) in cxgb4_ofld_send() function
3167 EXPORT_SYMBOL(cxgb4_ofld_send);
/Linux-v5.10/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c1006 ret = cxgb4_ofld_send(cdev->lldi.ports[0], skb); in cxgbit_ofld_send()
/Linux-v5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.c354 return cxgb4_ofld_send(tx_info->netdev, skb); in chcr_set_tcb_field()
/Linux-v5.10/drivers/infiniband/hw/cxgb4/
Dcm.c229 error = cxgb4_ofld_send(rdev->lldi.ports[0], skb); in c4iw_ofld_send()
4039 ret = cxgb4_ofld_send(dev->rdev.lldi.ports[0], req_skb); in send_fw_pass_open_req()