Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c1029 next_wqe: in siw_qp_sq_process()
1087 goto next_wqe; in siw_qp_sq_process()
/linux/drivers/scsi/lpfc/
H A Dlpfc_nvme.c711 struct lpfc_iocbq *wqe, *next_wqe; in __lpfc_nvme_ls_abort() local
736 list_for_each_entry_safe(wqe, next_wqe, &pring->txcmplq, list) { in __lpfc_nvme_ls_abort()