Home
last modified time | relevance | path

Searched refs:fnic_eth_send (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/fnic/
Dfnic.h338 void fnic_eth_send(struct fcoe_ctlr *, struct sk_buff *skb);
Dfnic_main.c757 fnic->ctlr.send = fnic_eth_send; in fnic_probe()
Dfnic_fcs.c988 void fnic_eth_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in fnic_eth_send() function