Searched refs:tx_compl (Results 1 – 2 of 2) sorted by relevance
2605 struct stmmac_xsk_tx_complete *tx_compl = _priv; in stmmac_xsk_fill_timestamp() local2606 struct stmmac_priv *priv = tx_compl->priv; in stmmac_xsk_fill_timestamp()2607 struct dma_desc *desc = tx_compl->desc; in stmmac_xsk_fill_timestamp()2859 struct stmmac_xsk_tx_complete tx_compl = { in stmmac_tx_clean() local2866 &tx_compl); in stmmac_tx_clean()
3292 tx_stats(txo)->tx_compl += work_done; in be_process_tx()