Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/altera/
H A Daltera_sgdma.h17 u32 sgdma_tx_completions(struct altera_tse_private *);
H A Daltera_sgdma.c200 u32 sgdma_tx_completions(struct altera_tse_private *priv) in sgdma_tx_completions() function
H A Daltera_tse_main.c1494 .tx_completions = sgdma_tx_completions,