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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_82598.c226 u32 autoc = 0; ixgbe_get_link_capabilities_82598() local
637 u32 autoc = curr_autoc; ixgbe_setup_mac_link_82598() local
705 u32 autoc; ixgbe_reset_hw_82598() local
H A Dixgbe_82599.c231 static s32 prot_autoc_write_82599(struct ixgbe_hw *hw, u32 autoc, bool locked) prot_autoc_write_82599() argument
356 u32 autoc = 0; ixgbe_get_link_capabilities_82599() local
813 u32 autoc = current_autoc; ixgbe_setup_mac_link_82599() local
940 u32 ctrl, i, autoc, autoc2; ixgbe_reset_hw_82599() local

Completed in 186 milliseconds