Home
last modified time | relevance | path

Searched refs:next_wqe (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/infiniband/sw/siw/
Dsiw_qp_tx.c1041 next_wqe: in siw_qp_sq_process()
1099 goto next_wqe; in siw_qp_sq_process()
/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_nvme.c709 struct lpfc_iocbq *wqe, *next_wqe; in __lpfc_nvme_ls_abort() local
734 list_for_each_entry_safe(wqe, next_wqe, &pring->txcmplq, list) { in __lpfc_nvme_ls_abort()