Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fnic/
H A Dfnic.h345 void fnic_eth_send(struct fcoe_ctlr *, struct sk_buff *skb);
H A Dfnic_main.c779 fnic->ctlr.send = fnic_eth_send; in fnic_probe()
H A Dfnic_fcs.c1009 void fnic_eth_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in fnic_eth_send() function