Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/lpfc/
Dlpfc_crtn.h535 int lpfc_test_rrq_active(struct lpfc_hba *, struct lpfc_nodelist *, uint16_t);
Dlpfc_sli.c1140 lpfc_test_rrq_active(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, in lpfc_test_rrq_active() function
21605 if (lpfc_test_rrq_active( in lpfc_get_io_buf_from_private_pool()
21739 if (lpfc_test_rrq_active(phba, ndlp, in lpfc_io_buf()
Dlpfc_els.c8748 if (lpfc_test_rrq_active(phba, ndlp, rrq->xritag)) in lpfc_send_rrq()