Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c381 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in abort_arp_failure()
433 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in send_abort_rpl()
463 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in send_rx_credits()
563 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in send_tx_flowc_wr()
1586 cxgb4_ofld_send(cdev->ports[port_id], skb); in ddp_ppod_write_idata()
1652 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in ddp_setup_conn_pgidx()
1685 cxgb4_ofld_send(csk->cdev->ports[csk->port_id], skb); in ddp_setup_conn_digest()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h280 int cxgb4_ofld_send(struct net_device *dev, struct sk_buff *skb);
Dsge.c1687 int cxgb4_ofld_send(struct net_device *dev, struct sk_buff *skb) in cxgb4_ofld_send() function
1691 EXPORT_SYMBOL(cxgb4_ofld_send);
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dcm.c215 error = cxgb4_ofld_send(rdev->lldi.ports[0], skb); in c4iw_ofld_send()
3630 ret = cxgb4_ofld_send(dev->rdev.lldi.ports[0], req_skb); in send_fw_pass_open_req()