Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-fifo.c345 u64* tx_fifo_wrr[5]; in __hal_fifo_hw_initialize() local
357 tx_fifo_wrr[0] = &bar0->tx_w_round_robin_0; in __hal_fifo_hw_initialize()
358 tx_fifo_wrr[1] = &bar0->tx_w_round_robin_1; in __hal_fifo_hw_initialize()
359 tx_fifo_wrr[2] = &bar0->tx_w_round_robin_2; in __hal_fifo_hw_initialize()
360 tx_fifo_wrr[3] = &bar0->tx_w_round_robin_3; in __hal_fifo_hw_initialize()
361 tx_fifo_wrr[4] = &bar0->tx_w_round_robin_4; in __hal_fifo_hw_initialize()
376 tx_fifo_wrr[i]); in __hal_fifo_hw_initialize()
388 tx_fifo_wrr_value[i], tx_fifo_wrr[i]); in __hal_fifo_hw_initialize()