Searched refs:ixgbe_clear_hw_cntrs_generic (Results 1 – 2 of 2) sorted by relevance
56 s32 ixgbe_clear_hw_cntrs_generic(struct ixgbe_hw *hw);
97 mac->ops.clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic; in ixgbe_init_ops_generic()429 s32 ixgbe_clear_hw_cntrs_generic(struct ixgbe_hw *hw) in ixgbe_clear_hw_cntrs_generic() function