Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe.c80 static int fcoe_xmit(struct fc_lport *, struct fc_frame *);
174 .frame_send = fcoe_xmit,
1585 static int fcoe_xmit(struct fc_lport *lport, struct fc_frame *fp) in fcoe_xmit() function