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

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h79 int prot_autoc_read_generic(struct ixgbe_hw *hw, bool *, u32 *reg_val);
H A Dixgbe_x540.c875 .prot_autoc_read = &prot_autoc_read_generic,
H A Dixgbe_82598.c1156 .prot_autoc_read = &prot_autoc_read_generic,
H A Dixgbe_common.c2636 * prot_autoc_read_generic - Hides MAC differences needed for AUTOC read
2644 int prot_autoc_read_generic(struct ixgbe_hw *hw, bool *locked, u32 *reg_val) function
H A Dixgbe_x550.c3910 .prot_autoc_read = prot_autoc_read_generic,

Completed in 125 milliseconds