Home
last modified time | relevance | path

Searched defs:autoc (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/dev/ixgbe/
H A Dixgbe_82598.c301 u32 autoc = 0; in ixgbe_get_link_capabilities_82598() local
739 u32 autoc = curr_autoc; in ixgbe_setup_mac_link_82598() local
817 u32 autoc; in ixgbe_reset_hw_82598() local
1230 u32 autoc = IXGBE_READ_REG(hw, IXGBE_AUTOC); in ixgbe_get_supported_physical_layer_82598() local
H A Dixgbe_82599.c279 s32 prot_autoc_write_82599(struct ixgbe_hw *hw, u32 autoc, bool locked) in prot_autoc_write_82599() argument
425 u32 autoc = 0; ixgbe_get_link_capabilities_82599() local
906 u32 autoc = current_autoc; /* Temporary variable used for comparison purposes */ ixgbe_setup_mac_link_82599() local
1045 u32 i, autoc, autoc2; ixgbe_reset_hw_82599() local
2197 u32 autoc = IXGBE_READ_REG(hw, IXGBE_AUTOC); ixgbe_get_supported_physical_layer_82599() local
[all...]