Searched refs:xge_hal_fifo_txd_t (Results 1 – 4 of 4) sorted by relevance
36 xge_hal_fifo_txd_t *txdp = (xge_hal_fifo_txd_t*)dtrh; in __hal_fifo_txdl_priv()58 xge_hal_fifo_txd_t *txdp = (xge_hal_fifo_txd_t *)dtrh; in __hal_fifo_dtr_post_single()135 xge_hal_fifo_txd_t *txdp, int list_size, int frags) in __hal_fifo_txdl_free_many()174 xge_hal_fifo_txd_t *txdp, int txdl_count) in __hal_fifo_txdl_restore_many()214 xge_hal_fifo_txd_t *txdp = (xge_hal_fifo_txd_t *)dtrh; in xge_hal_fifo_dtr_private()266 xge_hal_fifo_txd_t *curr_txdp = NULL; in xge_hal_fifo_dtr_reserve_many()267 xge_hal_fifo_txd_t *next_txdp; in xge_hal_fifo_dtr_reserve_many()294 (xge_hal_fifo_txd_t *) *dtrh, alloc_frags/max_frags); in xge_hal_fifo_dtr_reserve_many()299 (xge_hal_fifo_txd_t *) dang_dtrh, dang_frags/max_frags); in xge_hal_fifo_dtr_reserve_many()339 next_txdl_priv->dang_txdl = (xge_hal_fifo_txd_t *) *dtrh; in xge_hal_fifo_dtr_reserve_many()[all …]
44 xge_hal_fifo_txd_t *txdp = (xge_hal_fifo_txd_t *)item; in __hal_fifo_mempool_item_alloc()60 txdl_priv->first_txdp = (xge_hal_fifo_txd_t *)item; in __hal_fifo_mempool_item_alloc()238 fifo->txdl_size = fifo->config->max_frags * sizeof(xge_hal_fifo_txd_t); in __hal_fifo_open()496 xge_hal_fifo_txd_t *txdp = (xge_hal_fifo_txd_t *)dtrh; in __hal_fifo_dtr_align_free_unmap()527 xge_hal_fifo_txd_t *txdp = (xge_hal_fifo_txd_t *)dtrh; in __hal_fifo_dtr_align_alloc_map()
3224 xge_hal_fifo_txd_t txd; in __hal_device_poll()5655 xge_hal_fifo_txd_t *txdp = (xge_hal_fifo_txd_t *)dtrh; in xge_hal_device_handle_tcode()
97 typedef struct xge_hal_fifo_txd_t { struct130 } xge_hal_fifo_txd_t; typedef132 typedef xge_hal_fifo_txd_t* xge_hal_fifo_txdl_t;238 xge_hal_fifo_txd_t *dang_txdl;240 xge_hal_fifo_txd_t *first_txdp;287 xge_hal_fifo_txd_t *txdp, int txdl_count);