Lines Matching refs:ixgbe_hw

48 static s32 ixgbe_get_link_capabilities_82598(struct ixgbe_hw *hw,
51 static enum ixgbe_media_type ixgbe_get_media_type_82598(struct ixgbe_hw *hw);
52 static s32 ixgbe_start_mac_link_82598(struct ixgbe_hw *hw,
54 static s32 ixgbe_check_mac_link_82598(struct ixgbe_hw *hw,
57 static s32 ixgbe_setup_mac_link_82598(struct ixgbe_hw *hw,
60 static s32 ixgbe_setup_copper_link_82598(struct ixgbe_hw *hw,
63 static s32 ixgbe_reset_hw_82598(struct ixgbe_hw *hw);
64 static s32 ixgbe_clear_vmdq_82598(struct ixgbe_hw *hw, u32 rar, u32 vmdq);
65 static s32 ixgbe_clear_vfta_82598(struct ixgbe_hw *hw);
66 static void ixgbe_set_rxpba_82598(struct ixgbe_hw *hw, int num_pb,
68 static s32 ixgbe_read_i2c_sff8472_82598(struct ixgbe_hw *hw, u8 byte_offset,
80 void ixgbe_set_pcie_completion_timeout(struct ixgbe_hw *hw)
119 s32 ixgbe_init_ops_82598(struct ixgbe_hw *hw)
191 s32 ixgbe_init_phy_ops_82598(struct ixgbe_hw *hw)
254 s32 ixgbe_start_hw_82598(struct ixgbe_hw *hw)
296 static s32 ixgbe_get_link_capabilities_82598(struct ixgbe_hw *hw,
355 static enum ixgbe_media_type ixgbe_get_media_type_82598(struct ixgbe_hw *hw)
408 s32 ixgbe_fc_enable_82598(struct ixgbe_hw *hw)
553 * Configures link settings based on values in the ixgbe_hw struct.
556 static s32 ixgbe_start_mac_link_82598(struct ixgbe_hw *hw,
604 static s32 ixgbe_validate_link_ready(struct ixgbe_hw *hw)
641 static s32 ixgbe_check_mac_link_82598(struct ixgbe_hw *hw,
730 static s32 ixgbe_setup_mac_link_82598(struct ixgbe_hw *hw,
765 * ixgbe_hw This will write the AUTOC register based on the new
784 static s32 ixgbe_setup_copper_link_82598(struct ixgbe_hw *hw,
809 static s32 ixgbe_reset_hw_82598(struct ixgbe_hw *hw)
945 s32 ixgbe_set_vmdq_82598(struct ixgbe_hw *hw, u32 rar, u32 vmdq)
971 static s32 ixgbe_clear_vmdq_82598(struct ixgbe_hw *hw, u32 rar, u32 vmdq)
1002 s32 ixgbe_set_vfta_82598(struct ixgbe_hw *hw, u32 vlan, u32 vind,
1049 static s32 ixgbe_clear_vfta_82598(struct ixgbe_hw *hw)
1075 s32 ixgbe_read_analog_reg8_82598(struct ixgbe_hw *hw, u32 reg, u8 *val)
1099 s32 ixgbe_write_analog_reg8_82598(struct ixgbe_hw *hw, u32 reg, u8 val)
1122 static s32 ixgbe_read_i2c_phy_82598(struct ixgbe_hw *hw, u8 dev_addr,
1195 s32 ixgbe_read_i2c_eeprom_82598(struct ixgbe_hw *hw, u8 byte_offset,
1210 static s32 ixgbe_read_i2c_sff8472_82598(struct ixgbe_hw *hw, u8 byte_offset,
1223 u32 ixgbe_get_supported_physical_layer_82598(struct ixgbe_hw *hw)
1327 void ixgbe_set_lan_id_multi_port_pcie_82598(struct ixgbe_hw *hw)
1358 void ixgbe_enable_relaxed_ordering_82598(struct ixgbe_hw *hw)
1390 static void ixgbe_set_rxpba_82598(struct ixgbe_hw *hw, int num_pb,
1430 s32 ixgbe_enable_rx_dma_82598(struct ixgbe_hw *hw, u32 regval)