Searched refs:txvopring (Results 1 – 2 of 2) sorted by relevance
395 (u32)priv->txvopring, in proc_get_stats_hw()945 begin = priv->txvopring; in check_tx_ring()1081 for (tmp=priv->txvopring, i=0; in fix_tx_fifo()1117 priv->txvopringtail = priv->txvopring; in fix_tx_fifo()1118 priv->txvopringhead = priv->txvopring; in fix_tx_fifo()1861 priv->txvopring=desc; in alloc_tx_desc_ring()1908 priv->txvopring, priv->txvopringdma); in free_tx_desc_rings()3258 begin=priv->txvopring;3685 for (d = priv->txvopring;3686 d < priv->txvopring + priv->txringcount;d+=8)[all …]
459 u32 *txvopring; member