Searched refs:e1000_clear_hw_cntrs_82571 (Results 1 – 1 of 1) sorted by relevance
30 static void e1000_clear_hw_cntrs_82571(struct e1000_hw *hw);1132 e1000_clear_hw_cntrs_82571(hw); in e1000_init_hw_82571()1816 static void e1000_clear_hw_cntrs_82571(struct e1000_hw *hw) in e1000_clear_hw_cntrs_82571() function1861 .clear_hw_cntrs = e1000_clear_hw_cntrs_82571,