Searched refs:fc_rscn_id_list (Results 1 - 2 of 2) 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.h356 uint32_t fc_rscn_flush; /* flag use of fc_rscn_id_list */
357 struct lpfc_dmabuf *fc_rscn_id_list[FC_MAX_HOLD_RSCN]; member in struct:lpfc_vport
H A Dlpfc_els.c4061 /* Another thread is walking fc_rscn_id_list on this vport */
4070 lpfc_in_buf_free(phba, vport->fc_rscn_id_list[i]);
4071 vport->fc_rscn_id_list[i] = NULL;
4078 /* Indicate we are done walking this fc_rscn_id_list */
4115 /* Another thread is walking fc_rscn_id_list on this vport */
4119 /* Indicate we are walking fc_rscn_id_list on this vport */
4123 lp = vport->fc_rscn_id_list[i]->virt;
4150 /* Indicate we are done with walking fc_rscn_id_list on this vport */
4154 /* Indicate we are done with walking fc_rscn_id_list on this vport */
4244 * state, the fc_rscn_id_list o
[all...]

Completed in 95 milliseconds