Searched refs:fc_rscn_id_list (Results 1 – 2 of 2) sorted by relevance
666 struct lpfc_dmabuf *fc_rscn_id_list[FC_MAX_HOLD_RSCN]; member
7902 /* Another thread is walking fc_rscn_id_list on this vport */ in lpfc_rscn_payload_check() 7911 lpfc_in_buf_free(phba, vport->fc_rscn_id_list[i]); in lpfc_rscn_payload_check() 7912 vport->fc_rscn_id_list[i] = NULL; in lpfc_rscn_payload_check() 7920 /* Indicate we are done walking this fc_rscn_id_list */ in lpfc_rscn_payload_check() 7957 /* Another thread is walking fc_rscn_id_list on this vport */ in lpfc_rscn_recovery_check() 7961 /* Indicate we are walking fc_rscn_id_list on this vport */ in lpfc_rscn_recovery_check() 7965 lp = vport->fc_rscn_id_list[i]->virt; in lpfc_rscn_recovery_check() 7992 /* Indicate we are done with walking fc_rscn_id_list on this vport */ in lpfc_rscn_recovery_check() 7996 /* Indicate we are done with walking fc_rscn_id_list on this vport */8109 * state, the fc_rscn_id_list o in lpfc_els_rcv_rscn() [all...]