Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/igb/
De1000_mac.h37 void igb_clear_hw_cntrs_base(struct e1000_hw *hw);
De1000_mac.c527 void igb_clear_hw_cntrs_base(struct e1000_hw *hw) in igb_clear_hw_cntrs_base() function
De1000_82575.c1881 igb_clear_hw_cntrs_base(hw); in igb_clear_hw_cntrs_82575()