Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.h80 int prot_autoc_write_generic(struct ixgbe_hw *hw, u32 reg_val, bool locked);
Dixgbe_x540.c876 .prot_autoc_write = &prot_autoc_write_generic,
Dixgbe_82598.c1157 .prot_autoc_write = &prot_autoc_write_generic,
Dixgbe_common.c2658 int prot_autoc_write_generic(struct ixgbe_hw *hw, u32 reg_val, bool locked) in prot_autoc_write_generic() function
Dixgbe_x550.c3861 .prot_autoc_write = prot_autoc_write_generic,