Searched refs:fc_rscn_id_list (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 80 milliseconds