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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h80 int 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.c2652 * prot_autoc_write_generic - Hides MAC differences needed for AUTOC write
2658 int prot_autoc_write_generic(struct ixgbe_hw *hw, u32 reg_val, bool locked) function
H A Dixgbe_x550.c3911 .prot_autoc_write = prot_autoc_write_generic,

Completed in 188 milliseconds