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

/linux-master/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;
H A Dbe.h213 u64 tx_compl; member in struct:be_tx_stats
H A Dbe_main.c3289 tx_stats(txo)->tx_compl += work_done;
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c2429 struct stmmac_xsk_tx_complete *tx_compl = _priv; local
2430 struct stmmac_priv *priv = tx_compl->priv;
2431 struct dma_desc *desc = tx_compl->desc;
2669 struct stmmac_xsk_tx_complete tx_compl = { local
2676 &tx_compl);

Completed in 142 milliseconds