Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_crtn.h545 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
21856 if (lpfc_test_rrq_active( in lpfc_get_io_buf_from_private_pool()
21990 if (lpfc_test_rrq_active(phba, ndlp, in lpfc_io_buf()
Dlpfc_els.c8791 if (lpfc_test_rrq_active(phba, ndlp, rrq->xritag)) in lpfc_send_rrq()