Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/fcoe/
H A Dfcoe.c2564 * fcoe_flogi_resp() - FCoE specific FLOGI and FDISC response handler
2572 static void fcoe_flogi_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fcoe_flogi_resp() function
2637 return fc_elsct_send(lport, did, fp, op, fcoe_flogi_resp, in fcoe_elsct_send()
2826 * The FLOGI LS_ACC is handled by fcoe_flogi_resp().
/kernel/linux/linux-6.6/drivers/scsi/fcoe/
H A Dfcoe.c2551 * fcoe_flogi_resp() - FCoE specific FLOGI and FDISC response handler
2559 static void fcoe_flogi_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fcoe_flogi_resp() function
2624 return fc_elsct_send(lport, did, fp, op, fcoe_flogi_resp, in fcoe_elsct_send()
2813 * The FLOGI LS_ACC is handled by fcoe_flogi_resp().

Completed in 7 milliseconds