Searched refs:lpfc_sli_ringtx_get (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 473 struct lpfc_iocbq *lpfc_sli_ringtx_get(struct lpfc_hba *,
|
H A D | lpfc_sli.c | 1624 * lpfc_sli_ringtx_get - Get first element of the txq 1634 lpfc_sli_ringtx_get(struct lpfc_hba *phba, struct lpfc_sli_ring *pring) in lpfc_sli_ringtx_get() function 1922 (nextiocb = lpfc_sli_ringtx_get(phba, pring))) in lpfc_sli_resume_iocb() 9253 nextiocb = lpfc_sli_ringtx_get(phba, pring); in lpfc_sli_next_iocb() 20058 piocbq = lpfc_sli_ringtx_get(phba, pring); in lpfc_drain_txq()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 540 struct lpfc_iocbq *lpfc_sli_ringtx_get(struct lpfc_hba *,
|
H A D | lpfc_sli.c | 1745 * lpfc_sli_ringtx_get - Get first element of the txq 1755 lpfc_sli_ringtx_get(struct lpfc_hba *phba, struct lpfc_sli_ring *pring) in lpfc_sli_ringtx_get() function 2317 (nextiocb = lpfc_sli_ringtx_get(phba, pring))) in lpfc_sli_resume_iocb() 10389 nextiocb = lpfc_sli_ringtx_get(phba, pring); in lpfc_sli_next_iocb() 21146 piocbq = lpfc_sli_ringtx_get(phba, pring); in lpfc_drain_txq()
|
Completed in 49 milliseconds