Searched refs:txhpring (Results 1 – 2 of 2) sorted by relevance
954 begin = priv->txhpring; in check_tx_ring()1087 for (tmp=priv->txhpring, i=0; in fix_tx_fifo()1121 priv->txhpringtail = priv->txhpring; in fix_tx_fifo()1122 priv->txhpringhead = priv->txhpring; in fix_tx_fifo()1866 priv->txhpring=desc; in alloc_tx_desc_ring()1912 priv->txhpring, priv->txhpringdma); in free_tx_desc_rings()3265 begin=priv->txhpring;3689 for (d = priv->txhpring;3690 d < priv->txhpring + priv->txringcount;d+=8)6253 begin = priv->txhpring;
460 u32 *txhpring; member