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

/opensolaris-onvv-gate/usr/src/uts/common/io/e1000g/
H A De1000_82542.c46 static void e1000_clear_hw_cntrs_82542(struct e1000_hw *hw);
145 mac->ops.clear_hw_cntrs = e1000_clear_hw_cntrs_82542;
305 e1000_clear_hw_cntrs_82542(hw);
544 * e1000_clear_hw_cntrs_82542 - Clear device specific hardware counters
550 e1000_clear_hw_cntrs_82542(struct e1000_hw *hw) function
552 DEBUGFUNC("e1000_clear_hw_cntrs_82542");

Completed in 47 milliseconds