Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/altera/
H A Daltera_tse.h386 u32 (*tx_completions)(struct altera_tse_private *); member
H A Daltera_tse_main.c439 ready = priv->dmaops->tx_completions(priv); in tse_tx_complete()
1485 .tx_completions = sgdma_tx_completions,
1504 .tx_completions = msgdma_tx_completions,
/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c4580 LIST_HEAD(tx_completions); in lpfc_sli_abort_iocb_ring()
4595 list_splice_init(&pring->txq, &tx_completions); in lpfc_sli_abort_iocb_ring()
4611 list_splice_init(&pring->txq, &tx_completions); in lpfc_sli_abort_iocb_ring()
4635 lpfc_sli_cancel_iocbs(phba, &tx_completions, IOSTAT_LOCAL_REJECT, in lpfc_sli_abort_iocb_ring()