Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe.c101 static int fcoe_ddp_done(struct fc_lport *, u16);
165 .ddp_done = fcoe_ddp_done,
1098 * fcoe_ddp_done() - Call a LLD's ddp_done through the net device
1104 static int fcoe_ddp_done(struct fc_lport *lport, u16 xid) in fcoe_ddp_done() function
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe.c101 static int fcoe_ddp_done(struct fc_lport *, u16);
165 .ddp_done = fcoe_ddp_done,
1097 * fcoe_ddp_done() - Call a LLD's ddp_done through the net device
1103 static int fcoe_ddp_done(struct fc_lport *lport, u16 xid) in fcoe_ddp_done() function

Completed in 7 milliseconds