Searched refs:lpfc_test_rrq_active (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 450 int lpfc_test_rrq_active(struct lpfc_hba *, struct lpfc_nodelist *, uint16_t);
|
H A D | lpfc_scsi.c | 1012 if (lpfc_test_rrq_active(phba, ndlp, lpfc_get_scsi_buf_s4() 1027 if (lpfc_test_rrq_active( lpfc_get_scsi_buf_s4()
|
H A D | lpfc_sli.c | 787 * lpfc_test_rrq_active - Test RRQ bit in xri_bitmap. 797 lpfc_test_rrq_active(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp, lpfc_test_rrq_active() function 937 if (lpfc_test_rrq_active(phba, ndlp, sglq->sli4_lxritag)) { __lpfc_sli_get_sglq()
|
H A D | lpfc_els.c | 5902 if (lpfc_test_rrq_active(phba, ndlp, rrq->xritag)) lpfc_send_rrq()
|
Completed in 202 milliseconds