Home
last modified time | relevance | path

Searched refs:igb_rx_fifo_flush_82575 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/igb/
H A De1000_82575.h10 void igb_rx_fifo_flush_82575(struct e1000_hw *hw);
H A De1000_82575.c1943 void igb_rx_fifo_flush_82575(struct e1000_hw *hw) in igb_rx_fifo_flush_82575() function
H A Digb_main.c1987 igb_rx_fifo_flush_82575(&adapter->hw); in igb_configure()