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