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

/src/sys/dev/pci/ixgbe/
H A Dixgbe_82598.c307 u32 autoc = 0; local in function:ixgbe_get_link_capabilities_82598
745 u32 autoc = curr_autoc; local in function:ixgbe_setup_mac_link_82598
823 u32 autoc; local in function:ixgbe_reset_hw_82598
1235 u32 autoc = IXGBE_READ_REG(hw, IXGBE_AUTOC); local in function:ixgbe_get_supported_physical_layer_82598
[all...]
H A Dixgbe_82599.c286 s32 prot_autoc_write_82599(struct ixgbe_hw *hw, u32 autoc, bool locked) argument
429 u32 autoc = 0; local in function:ixgbe_get_link_capabilities_82599
909 u32 autoc = current_autoc; /* Temporary variable used for comparison purposes */ local in function:ixgbe_setup_mac_link_82599
1053 u32 i, autoc, autoc2; local in function:ixgbe_reset_hw_82599
2209 u32 autoc = IXGBE_READ_REG(hw, IXGBE_AUTOC); local in function:ixgbe_get_supported_physical_layer_82599
[all...]

Completed in 4 milliseconds