Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A D82571.c30 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() function
1861 .clear_hw_cntrs = e1000_clear_hw_cntrs_82571,