Searched refs:fc_rscn_flush (Results 1 - 3 of 3) sorted by relevance

/drivers/scsi/lpfc/
H A Dlpfc_els.c4403 * (RSCN) activity with a @vport. Note that the fc_rscn_flush flag of the
4415 if (vport->fc_rscn_flush) {
4421 vport->fc_rscn_flush = 1;
4434 vport->fc_rscn_flush = 0;
4469 if (vport->fc_rscn_flush) {
4475 vport->fc_rscn_flush = 1;
4506 vport->fc_rscn_flush = 0;
4510 vport->fc_rscn_flush = 0;
4687 if (vport->fc_rscn_flush) {
4696 vport->fc_rscn_flush
[all...]
H A Dlpfc.h356 uint32_t fc_rscn_flush; /* flag use of fc_rscn_id_list */ member in struct:lpfc_vport
H A Dlpfc_init.c2813 vport->fc_rscn_flush = 0;

Completed in 109 milliseconds