Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c73 static int fcoe_xmit(struct fc_lport *, struct fc_frame *);
163 .frame_send = fcoe_xmit,
1470 static int fcoe_xmit(struct fc_lport *lport, struct fc_frame *fp) in fcoe_xmit() function