Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82598.c271 u32 autoc = 0; in ixgbe_get_link_capabilities_82598() local
709 u32 autoc = curr_autoc; in ixgbe_setup_mac_link_82598() local
787 u32 autoc; in ixgbe_reset_hw_82598() local
1200 u32 autoc = IXGBE_READ_REG(hw, IXGBE_AUTOC); in ixgbe_get_supported_physical_layer_82598() local
H A Dixgbe_82599.c246 s32 prot_autoc_write_82599(struct ixgbe_hw *hw, u32 autoc, bool locked) in prot_autoc_write_82599()
387 u32 autoc = 0; in ixgbe_get_link_capabilities_82599() local
863 u32 autoc = current_autoc; /* Temporary variable used for comparison purposes */ in ixgbe_setup_mac_link_82599() local
1002 u32 i, autoc, autoc2; in ixgbe_reset_hw_82599() local
2154 u32 autoc = IXGBE_READ_REG(hw, IXGBE_AUTOC); in ixgbe_get_supported_physical_layer_82599() local
/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.c2723 s32 txgbe_prot_autoc_write_raptor(struct txgbe_hw *hw, bool locked, u64 autoc) in txgbe_prot_autoc_write_raptor()
2896 u32 autoc = 0; in txgbe_get_link_capabilities_raptor() local
3306 u64 autoc = hw->mac.autoc_read(hw); in txgbe_setup_mac_link() local
3531 u32 autoc; in txgbe_reset_hw() local
3765 u64 autoc; in txgbe_reset_pipeline_raptor() local
H A Dtxgbe_phy.c2124 u64 autoc = 0; in txgbe_autoc_read() local
2199 void txgbe_autoc_write(struct txgbe_hw *hw, u64 autoc) in txgbe_autoc_write()