Searched refs:first_txdp (Results 1 – 5 of 5) sorted by relevance
158 vxge_hal_fifo_txd_t *first_txdp; member
125 txdl_priv->first_txdp = (vxge_hal_fifo_txd_t *) txdp; in __hal_fifo_mempool_item_alloc()1772 txdp = next_txdl_priv->first_txdp; in __hal_fifo_txdl_free_many()
160 txdp = next_txdl_priv->first_txdp; in __hal_fifo_txdl_free_many()190 txdp = current_txdl_priv->first_txdp; in __hal_fifo_txdl_restore_many()307 xge_assert(next_txdl_priv->first_txdp == next_txdp); in xge_hal_fifo_dtr_reserve_many()
60 txdl_priv->first_txdp = (xge_hal_fifo_txd_t *)item; in __hal_fifo_mempool_item_alloc()
240 xge_hal_fifo_txd_t *first_txdp; member