Searched refs:fnic_eth_send (Results 1 – 3 of 3) sorted by relevance
340 void fnic_eth_send(struct fcoe_ctlr *, struct sk_buff *skb);
762 fnic->ctlr.send = fnic_eth_send; in fnic_probe()
1019 void fnic_eth_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in fnic_eth_send() function