Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/altera/
H A Daltera_msgdma.h16 u32 msgdma_tx_completions(struct altera_tse_private *);
H A Daltera_msgdma.c126 u32 msgdma_tx_completions(struct altera_tse_private *priv) in msgdma_tx_completions() function
H A Daltera_tse_main.c1513 .tx_completions = msgdma_tx_completions,