Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_common.h59 s32 ixgbe_clear_hw_cntrs_generic(struct ixgbe_hw *hw);
H A Dixgbe_common.c99 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