Searched refs:lpfc_sli_ringtx_get (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_crtn.h540 struct lpfc_iocbq *lpfc_sli_ringtx_get(struct lpfc_hba *,
H A Dlpfc_sli.c1745 * lpfc_sli_ringtx_get - Get first element of the txq
1755 lpfc_sli_ringtx_get(struct lpfc_hba *phba, struct lpfc_sli_ring *pring) function
2317 (nextiocb = lpfc_sli_ringtx_get(phba, pring)))
10393 nextiocb = lpfc_sli_ringtx_get(phba, pring);
21159 piocbq = lpfc_sli_ringtx_get(phba, pring);

Completed in 269 milliseconds