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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_els.c4048 * (RSCN) activity with a @vport. Note that the fc_rscn_flush flag of the
4060 if (vport->fc_rscn_flush) {
4066 vport->fc_rscn_flush = 1;
4079 vport->fc_rscn_flush = 0;
4114 if (vport->fc_rscn_flush) {
4120 vport->fc_rscn_flush = 1;
4151 vport->fc_rscn_flush = 0;
4155 vport->fc_rscn_flush = 0;
4332 if (vport->fc_rscn_flush) {
4341 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.c2612 vport->fc_rscn_flush = 0;

Completed in 53 milliseconds