Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c388 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in abort_arp_failure()
440 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in send_abort_rpl()
470 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in send_rx_credits()
570 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in send_tx_flowc_wr()
1610 cxgb4_ofld_send(cdev->ports[port_id], skb); in ddp_ppod_write_idata()
1676 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in ddp_setup_conn_pgidx()
1709 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in ddp_setup_conn_digest()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h290 int cxgb4_ofld_send(struct net_device *dev, struct sk_buff *skb);
Dsge.c1714 int cxgb4_ofld_send(struct net_device *dev, struct sk_buff *skb) in cxgb4_ofld_send() function
1718 EXPORT_SYMBOL(cxgb4_ofld_send);
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dcm.c216 error = cxgb4_ofld_send(rdev->lldi.ports[0], skb); in c4iw_ofld_send()
3758 ret = cxgb4_ofld_send(dev->rdev.lldi.ports[0], req_skb); in send_fw_pass_open_req()