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

/opensolaris-onvv-gate/usr/src/uts/common/io/e1000g/
H A De1000_82571.c71 static void e1000_clear_hw_cntrs_82571(struct e1000_hw *hw);
381 mac->ops.clear_hw_cntrs = e1000_clear_hw_cntrs_82571;
1135 e1000_clear_hw_cntrs_82571(hw);
1811 * e1000_clear_hw_cntrs_82571 - Clear device specific hardware counters
1817 e1000_clear_hw_cntrs_82571(struct e1000_hw *hw) function
1819 DEBUGFUNC("e1000_clear_hw_cntrs_82571");

Completed in 43 milliseconds