Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c94 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