Searched refs:txf_fifo0 (Results 1 – 4 of 4) sorted by relevance
150 struct tn40_txf_fifo txf_fifo0; member
656 ret = tn40_fifo_alloc(priv, &priv->txf_fifo0.m, priv->txf_size, in tn40_create_tx_ring()682 tn40_fifo_free(priv, &priv->txf_fifo0.m); in tn40_create_tx_ring()820 struct tn40_txf_fifo *f = &priv->txf_fifo0; in tn40_tx_cleanup()891 tn40_fifo_free(priv, &priv->txf_fifo0.m); in tn40_destroy_tx_ring()
255 struct txf_fifo txf_fifo0; member
1535 if (bdx_fifo_init(priv, &priv->txf_fifo0.m, priv->txf_size, in bdx_tx_init()1698 struct txf_fifo *f = &priv->txf_fifo0; in bdx_tx_cleanup()1781 bdx_fifo_free(priv, &priv->txf_fifo0.m); in bdx_tx_free()
Completed in 15 milliseconds