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

/freebsd-11.0-release/sys/dev/nxge/xgehal/
H A Dxgehal-fifo.c350 u64* tx_fifo_wrr[5]; local
362 tx_fifo_wrr[0] = &bar0->tx_w_round_robin_0;
363 tx_fifo_wrr[1] = &bar0->tx_w_round_robin_1;
364 tx_fifo_wrr[2] = &bar0->tx_w_round_robin_2;
365 tx_fifo_wrr[3] = &bar0->tx_w_round_robin_3;
366 tx_fifo_wrr[4] = &bar0->tx_w_round_robin_4;
381 tx_fifo_wrr[i]);
393 tx_fifo_wrr_value[i], tx_fifo_wrr[i]);

Completed in 102 milliseconds