Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_crtn.h513 int lpfc_test_rrq_active(struct lpfc_hba *, struct lpfc_nodelist *, uint16_t);
Dlpfc_sli.c1142 lpfc_test_rrq_active(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, in lpfc_test_rrq_active() function
21886 if (lpfc_test_rrq_active( in lpfc_get_io_buf_from_private_pool()
22002 if (lpfc_test_rrq_active(phba, ndlp, in lpfc_io_buf()
Dlpfc_els.c8449 if (lpfc_test_rrq_active(phba, ndlp, rrq->xritag)) in lpfc_send_rrq()