Home
last modified time | relevance | path

Searched refs:prot_autoc_write_generic (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h81 s32 prot_autoc_write_generic(struct ixgbe_hw *hw, u32 reg_val, bool locked);
H A Dixgbe_x540.c876 .prot_autoc_write = &prot_autoc_write_generic,
H A Dixgbe_82598.c1157 .prot_autoc_write = &prot_autoc_write_generic,
H A Dixgbe_x550.c3864 .prot_autoc_write = prot_autoc_write_generic,
H A Dixgbe_common.c2652 * prot_autoc_write_generic - Hides MAC differences needed for AUTOC write
2658 s32 prot_autoc_write_generic(struct ixgbe_hw *hw, u32 reg_val, bool locked) in prot_autoc_write_generic() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h80 s32 prot_autoc_write_generic(struct ixgbe_hw *hw, u32 reg_val, bool locked);
H A Dixgbe_x540.c876 .prot_autoc_write = &prot_autoc_write_generic,
H A Dixgbe_82598.c1157 .prot_autoc_write = &prot_autoc_write_generic,
H A Dixgbe_common.c2653 * prot_autoc_write_generic - Hides MAC differences needed for AUTOC write
2659 s32 prot_autoc_write_generic(struct ixgbe_hw *hw, u32 reg_val, bool locked) in prot_autoc_write_generic() function
H A Dixgbe_x550.c3914 .prot_autoc_write = prot_autoc_write_generic,

Completed in 22 milliseconds