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