Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe.c100 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