Searched refs:e1000_clear_hw_cntrs_82571 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/e1000e/
H A D82571.c67 static void e1000_clear_hw_cntrs_82571(struct e1000_hw *hw);
1026 e1000_clear_hw_cntrs_82571(hw);
1644 * e1000_clear_hw_cntrs_82571 - Clear device specific hardware counters
1649 static void e1000_clear_hw_cntrs_82571(struct e1000_hw *hw) function
1694 .clear_hw_cntrs = e1000_clear_hw_cntrs_82571,

Completed in 34 milliseconds