Home
last modified time | relevance | path

Searched refs:tx_compl (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c159 {DRVSTAT_TX_INFO(tx_compl)}, /* If moving this member see above note */
409 data[base] = stats->tx_compl; in be_get_ethtool_stats()
H A Dbe.h213 u64 tx_compl; member
H A Dbe_main.c3289 tx_stats(txo)->tx_compl += work_done; in be_process_tx()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c2448 struct stmmac_xsk_tx_complete *tx_compl = _priv; in stmmac_xsk_fill_timestamp() local
2449 struct stmmac_priv *priv = tx_compl->priv; in stmmac_xsk_fill_timestamp()
2450 struct dma_desc *desc = tx_compl->desc; in stmmac_xsk_fill_timestamp()
2688 struct stmmac_xsk_tx_complete tx_compl = { in stmmac_tx_clean() local
2695 &tx_compl); in stmmac_tx_clean()