Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/igb/
De1000_82575.h10 void igb_rx_fifo_flush_82575(struct e1000_hw *hw);
De1000_82575.c1949 void igb_rx_fifo_flush_82575(struct e1000_hw *hw) in igb_rx_fifo_flush_82575() function
Digb_main.c2007 igb_rx_fifo_flush_82575(&adapter->hw); in igb_configure()