Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe.c73 static int fcoe_xmit(struct fc_lport *, struct fc_frame *);
163 .frame_send = fcoe_xmit,
1465 * fcoe_xmit() - Transmit a FCoE frame
1471 static int fcoe_xmit(struct fc_lport *lport, struct fc_frame *fp) in fcoe_xmit() function
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe.c73 static int fcoe_xmit(struct fc_lport *, struct fc_frame *);
163 .frame_send = fcoe_xmit,
1464 * fcoe_xmit() - Transmit a FCoE frame
1470 static int fcoe_xmit(struct fc_lport *lport, struct fc_frame *fp) in fcoe_xmit() function

Completed in 6 milliseconds