Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_base.c126 int i, ms_wait; in e1000_rx_fifo_flush_base() local
145 for (ms_wait = 0; ms_wait < 10; ms_wait++) { in e1000_rx_fifo_flush_base()
154 if (ms_wait == 10) in e1000_rx_fifo_flush_base()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_base.c126 int i, ms_wait; in igc_rx_fifo_flush_base() local
145 for (ms_wait = 0; ms_wait < 10; ms_wait++) { in igc_rx_fifo_flush_base()
154 if (ms_wait == 10) in igc_rx_fifo_flush_base()