Home
last modified time | relevance | path

Searched refs:lpfc_test_rrq_active (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_crtn.h482 int lpfc_test_rrq_active(struct lpfc_hba *, struct lpfc_nodelist *, uint16_t);
Dlpfc_sli.c1016 lpfc_test_rrq_active(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, in lpfc_test_rrq_active() function
20726 if (lpfc_test_rrq_active( in lpfc_get_io_buf_from_private_pool()
20842 if (lpfc_test_rrq_active(phba, ndlp, in lpfc_io_buf()
Dlpfc_els.c7584 if (lpfc_test_rrq_active(phba, ndlp, rrq->xritag)) in lpfc_send_rrq()