Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/fnic/
Dfnic.h340 void fnic_eth_send(struct fcoe_ctlr *, struct sk_buff *skb);
Dfnic_main.c762 fnic->ctlr.send = fnic_eth_send; in fnic_probe()
Dfnic_fcs.c1019 void fnic_eth_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in fnic_eth_send() function