Home
last modified time | relevance | path

Searched refs:prot_autoc_read_generic (Results 1 – 6 of 6) sorted by relevance

/linux/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.c882 .prot_autoc_read = &prot_autoc_read_generic,
H A Dixgbe_82598.c1157 .prot_autoc_read = &prot_autoc_read_generic,
H A Dixgbe_e610.c4008 .prot_autoc_read = prot_autoc_read_generic,
H A Dixgbe_common.c2657 int prot_autoc_read_generic(struct ixgbe_hw *hw, bool *locked, u32 *reg_val) in prot_autoc_read_generic() function
H A Dixgbe_x550.c3978 .prot_autoc_read = prot_autoc_read_generic,