Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe.c546 * fcoe_port_send() - Send an Ethernet-encapsulated FIP/FCoE frame
550 static void fcoe_port_send(struct fcoe_port *port, struct sk_buff *skb) in fcoe_port_send() function
581 fcoe_port_send(lport_priv(fip->lp), skb); in fcoe_fip_send()
1596 fcoe_port_send(port, skb); in fcoe_xmit()
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe.c545 * fcoe_port_send() - Send an Ethernet-encapsulated FIP/FCoE frame
549 static void fcoe_port_send(struct fcoe_port *port, struct sk_buff *skb) in fcoe_port_send() function
580 fcoe_port_send(lport_priv(fip->lp), skb); in fcoe_fip_send()
1591 fcoe_port_send(port, skb); in fcoe_xmit()

Completed in 7 milliseconds