Home
last modified time | relevance | path

Searched refs:ixgbe_clear_hw_cntrs_generic (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h15 s32 ixgbe_clear_hw_cntrs_generic(struct ixgbe_hw *hw);
H A Dixgbe_x540.c828 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic,
H A Dixgbe_82598.c1119 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic,
H A Dixgbe_82599.c2165 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic,
H A Dixgbe_x550.c3807 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic, \
H A Dixgbe_common.c376 * ixgbe_clear_hw_cntrs_generic - Generic clear hardware counters
382 s32 ixgbe_clear_hw_cntrs_generic(struct ixgbe_hw *hw) in ixgbe_clear_hw_cntrs_generic() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h14 s32 ixgbe_clear_hw_cntrs_generic(struct ixgbe_hw *hw);
H A Dixgbe_x540.c828 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic,
H A Dixgbe_82598.c1119 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic,
H A Dixgbe_82599.c2166 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic,
H A Dixgbe_common.c377 * ixgbe_clear_hw_cntrs_generic - Generic clear hardware counters
383 s32 ixgbe_clear_hw_cntrs_generic(struct ixgbe_hw *hw) in ixgbe_clear_hw_cntrs_generic() function
H A Dixgbe_x550.c3857 .clear_hw_cntrs = &ixgbe_clear_hw_cntrs_generic, \

Completed in 28 milliseconds