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

/u-boot/arch/mips/mach-octeon/
H A Dcvmx-helper-bgx.c869 union cvmx_bgxx_cmrx_tx_fifo_len tx_fifo_len; local
885 tx_fifo_len.u64 =
887 } while (rx_fifo_len.s.fifo_len > 0 && tx_fifo_len.s.lmac_idle != 1);

Completed in 42 milliseconds