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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_api.h48 extern void e1000_rx_fifo_flush_82575(struct e1000_hw *hw);
H A De1000_82575.c2138 * e1000_rx_fifo_flush_82575 - Clean rx fifo after Rx enable
2146 void e1000_rx_fifo_flush_82575(struct e1000_hw *hw) function
2151 DEBUGFUNC("e1000_rx_fifo_flush_82575");
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c2278 e1000_rx_fifo_flush_82575(hw);

Completed in 76 milliseconds