Searched refs:tx_compl (Results 1 – 2 of 2) sorted by relevance
2649 struct stmmac_xsk_tx_complete *tx_compl = _priv; in stmmac_xsk_fill_timestamp() local2650 struct stmmac_priv *priv = tx_compl->priv; in stmmac_xsk_fill_timestamp()2651 struct dma_desc *desc = tx_compl->desc; in stmmac_xsk_fill_timestamp()2887 struct stmmac_xsk_tx_complete tx_compl = { in stmmac_tx_clean() local2894 &tx_compl); in stmmac_tx_clean()
3292 tx_stats(txo)->tx_compl += work_done; in be_process_tx()