Searched refs:dtr_init (Results 1 – 5 of 5) sorted by relevance
256 xge_hal_channel_dtr_init_f dtr_init; member397 xge_hal_channel_dtr_init_f dtr_init; member
93 if (fifo->channel.dtr_init) { in __hal_fifo_mempool_item_alloc()94 fifo->channel.dtr_init(fifo, (xge_hal_dtr_h)txdp, index, in __hal_fifo_mempool_item_alloc()252 fifo->channel.dtr_init = attr->dtr_init; in __hal_fifo_open()
225 if (channel->dtr_init) { in __hal_ring_initial_replenish()226 status = channel->dtr_init(channel, in __hal_ring_initial_replenish()331 if (ring->channel.dtr_init) { in __hal_ring_open()
180 channel->dtr_init = attr->dtr_init; in __hal_channel_initialize()
1929 .dtr_init = xge_rx_initial_replenish, in xge_rx_open()1971 .dtr_init = xge_tx_initial_replenish, in xge_tx_open()