Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/igb/
De1000_82575.h34 extern void igb_rx_fifo_flush_82575(struct e1000_hw *hw);
De1000_82575.c1407 void igb_rx_fifo_flush_82575(struct e1000_hw *hw) in igb_rx_fifo_flush_82575() function
Digb_main.c1432 igb_rx_fifo_flush_82575(&adapter->hw); in igb_configure()