Home
last modified time | relevance | path

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.c2147 void e1000_rx_fifo_flush_82575(struct e1000_hw *hw) in e1000_rx_fifo_flush_82575() function
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c2323 e1000_rx_fifo_flush_82575(hw); in igb_setup_rx()