Searched refs:fcoe_fip_send (Results 1 – 1 of 1) sorted by relevance
100 static void fcoe_fip_send(struct fcoe_ctlr *, struct sk_buff *);420 ctlr->send = fcoe_fip_send; in fcoe_interface_create()549 static void fcoe_fip_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in fcoe_fip_send() function