Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igb/
De1000_82575.h10 void igb_rx_fifo_flush_82575(struct e1000_hw *hw);
De1000_82575.c1945 void igb_rx_fifo_flush_82575(struct e1000_hw *hw) in igb_rx_fifo_flush_82575() function
Digb_main.c2008 igb_rx_fifo_flush_82575(&adapter->hw); in igb_configure()