Searched refs:cxgb4_ofld_send (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/scsi/cxgbi/cxgb4i/ |
| H A D | cxgb4i.c | 471 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in abort_arp_failure() 523 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in send_abort_rpl() 553 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in send_rx_credits() 673 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in send_tx_flowc_wr() 2104 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in ddp_setup_conn_pgidx() 2140 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in ddp_setup_conn_digest()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_uld.h | 503 int cxgb4_ofld_send(struct net_device *dev, struct sk_buff *skb);
|
| H A D | sge.c | 3169 int cxgb4_ofld_send(struct net_device *dev, struct sk_buff *skb) in cxgb4_ofld_send() function 3173 EXPORT_SYMBOL(cxgb4_ofld_send);
|
| /linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| H A D | chtls_cm.c | 209 cxgb4_ofld_send(cdev->lldi->ports[0], skb); in abort_arp_failure() 1421 cxgb4_ofld_send(cdev->lldi->ports[0], reply_skb); in chtls_pass_accept_request() 2000 cxgb4_ofld_send(cdev->lldi->ports[0], reply_skb); in send_defer_abort_rpl() 2048 cxgb4_ofld_send(cdev->lldi->ports[0], reply_skb); in chtls_send_abort_rpl()
|
| /linux/drivers/target/iscsi/cxgbit/ |
| H A D | cxgbit_cm.c | 1008 ret = cxgb4_ofld_send(cdev->lldi.ports[0], skb); in cxgbit_ofld_send()
|
| /linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
| H A D | chcr_ktls.c | 350 return cxgb4_ofld_send(tx_info->netdev, skb); in chcr_set_tcb_field()
|
| /linux/drivers/infiniband/hw/cxgb4/ |
| H A D | cm.c | 229 error = cxgb4_ofld_send(rdev->lldi.ports[0], skb); in c4iw_ofld_send() 4044 ret = cxgb4_ofld_send(dev->rdev.lldi.ports[0], req_skb); in send_fw_pass_open_req()
|