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