Home
last modified time | relevance | path

Searched refs:prot_autoc_write_generic (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/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.c2658 s32 prot_autoc_write_generic(struct ixgbe_hw *hw, u32 reg_val, bool locked) in prot_autoc_write_generic() function
H A Dixgbe_x550.c3861 .prot_autoc_write = prot_autoc_write_generic,