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

/linux-4.4.14/include/scsi/
H A Dlibfcoe.h109 * @flogi_count: number of FLOGI attempts in AUTO mode.
149 u8 flogi_count; member in struct:fcoe_ctlr
/linux-4.4.14/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c720 fip->flogi_count = 0; fcoe_ctlr_els_send()
721 fip->flogi_count++; fcoe_ctlr_els_send()
722 if (fip->flogi_count < 3) fcoe_ctlr_els_send()

Completed in 134 milliseconds