Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_base.c335 int i, ms_wait; in igc_rx_fifo_flush_base() local
352 for (ms_wait = 0; ms_wait < 10; ms_wait++) { in igc_rx_fifo_flush_base()
361 if (ms_wait == 10) in igc_rx_fifo_flush_base()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_82575.c1946 int i, ms_wait; in igb_rx_fifo_flush_82575() local
1964 for (ms_wait = 0; ms_wait < 10; ms_wait++) { in igb_rx_fifo_flush_82575()
1973 if (ms_wait == 10) in igb_rx_fifo_flush_82575()