Home
last modified time | relevance | path

Searched refs:first_txdp (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/sys/dev/vxge/vxgehal/
Dvxgehal-fifo.h158 vxge_hal_fifo_txd_t *first_txdp; member
Dvxgehal-fifo.c125 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()
/freebsd-10-stable/sys/dev/nxge/xgehal/
Dxgehal-fifo-fp.c160 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()
Dxgehal-fifo.c60 txdl_priv->first_txdp = (xge_hal_fifo_txd_t *)item; in __hal_fifo_mempool_item_alloc()
/freebsd-10-stable/sys/dev/nxge/include/
Dxgehal-fifo.h240 xge_hal_fifo_txd_t *first_txdp; member