Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_crtn.h382 struct lpfc_sglq *__lpfc_clear_active_sglq(struct lpfc_hba *phba, uint16_t xri);
H A Dlpfc_nvmet.c1444 __lpfc_clear_active_sglq(phba, ctx_buf->sglq->sli4_lxritag); in __lpfc_nvmet_clean_io_for_cpu()
H A Dlpfc_sli.c944 __lpfc_clear_active_sglq(struct lpfc_hba *phba, uint16_t xritag) in __lpfc_clear_active_sglq() function
1382 sglq = __lpfc_clear_active_sglq(phba, iocbq->sli4_lxritag); in __lpfc_sli_release_iocbq_s4()