Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/fcoe/
Dfcoe.c100 static void fcoe_fip_send(struct fcoe_ctlr *, struct sk_buff *);
421 ctlr->send = fcoe_fip_send; in fcoe_interface_create()
550 static void fcoe_fip_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in fcoe_fip_send() function