Home
last modified time | relevance | path

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

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