Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_els.c6492 /* Another thread is walking fc_rscn_id_list on this vport */ in lpfc_els_flush_rscn()
6501 lpfc_in_buf_free(phba, vport->fc_rscn_id_list[i]); in lpfc_els_flush_rscn()
6502 vport->fc_rscn_id_list[i] = NULL; in lpfc_els_flush_rscn()
6509 /* Indicate we are done walking this fc_rscn_id_list */ in lpfc_els_flush_rscn()
6546 /* Another thread is walking fc_rscn_id_list on this vport */ in lpfc_rscn_payload_check()
6550 /* Indicate we are walking fc_rscn_id_list on this vport */ in lpfc_rscn_payload_check()
6554 lp = vport->fc_rscn_id_list[i]->virt; in lpfc_rscn_payload_check()
6581 /* Indicate we are done with walking fc_rscn_id_list on this vport */ in lpfc_rscn_payload_check()
6585 /* Indicate we are done with walking fc_rscn_id_list on this vport */ in lpfc_rscn_payload_check()
6699 * state, the fc_rscn_id_list o
[all...]
H A Dlpfc.h424 uint32_t fc_rscn_flush; /* flag use of fc_rscn_id_list */
425 struct lpfc_dmabuf *fc_rscn_id_list[FC_MAX_HOLD_RSCN]; member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h615 uint32_t fc_rscn_flush; /* flag use of fc_rscn_id_list */
616 struct lpfc_dmabuf *fc_rscn_id_list[FC_MAX_HOLD_RSCN]; member
H A Dlpfc_els.c7812 /* Another thread is walking fc_rscn_id_list on this vport */ in lpfc_els_flush_rscn()
7821 lpfc_in_buf_free(phba, vport->fc_rscn_id_list[i]); in lpfc_els_flush_rscn()
7822 vport->fc_rscn_id_list[i] = NULL; in lpfc_els_flush_rscn()
7829 /* Indicate we are done walking this fc_rscn_id_list */ in lpfc_els_flush_rscn()
7866 /* Another thread is walking fc_rscn_id_list on this vport */ in lpfc_rscn_payload_check()
7870 /* Indicate we are walking fc_rscn_id_list on this vport */ in lpfc_rscn_payload_check()
7874 lp = vport->fc_rscn_id_list[i]->virt; in lpfc_rscn_payload_check()
7901 /* Indicate we are done with walking fc_rscn_id_list on this vport */ in lpfc_rscn_payload_check()
7905 /* Indicate we are done with walking fc_rscn_id_list on this vport */ in lpfc_rscn_payload_check()
8011 * state, the fc_rscn_id_list o
[all...]

Completed in 50 milliseconds