Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
559 * fcoe_fip_send() - Send an Ethernet-encapsulated FIP frame
563 static void fcoe_fip_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in fcoe_fip_send() function
/kernel/linux/linux-6.6/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()
558 * fcoe_fip_send() - Send an Ethernet-encapsulated FIP frame
562 static void fcoe_fip_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in fcoe_fip_send() function

Completed in 6 milliseconds