Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_base.h8 void igc_rx_fifo_flush_base(struct igc_hw *hw);
H A Digc_base.c332 void igc_rx_fifo_flush_base(struct igc_hw *hw) in igc_rx_fifo_flush_base() function
H A Digc_main.c3938 igc_rx_fifo_flush_base(&adapter->hw); in igc_configure()