Lines Matching refs:ixgbe_hw

48 static s32 ixgbe_setup_copper_link_82599(struct ixgbe_hw *hw,
51 static s32 ixgbe_verify_fw_version_82599(struct ixgbe_hw *hw);
52 static s32 ixgbe_read_eeprom_82599(struct ixgbe_hw *hw,
54 static s32 ixgbe_read_eeprom_buffer_82599(struct ixgbe_hw *hw, u16 offset,
56 static s32 ixgbe_read_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset,
58 static s32 ixgbe_write_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset,
61 void ixgbe_init_mac_link_ops_82599(struct ixgbe_hw *hw)
115 s32 ixgbe_init_phy_ops_82599(struct ixgbe_hw *hw)
173 s32 ixgbe_setup_sfp_modules_82599(struct ixgbe_hw *hw)
250 s32 prot_autoc_read_82599(struct ixgbe_hw *hw, bool *locked, u32 *reg_val)
279 s32 prot_autoc_write_82599(struct ixgbe_hw *hw, u32 autoc, bool locked)
321 s32 ixgbe_init_ops_82599(struct ixgbe_hw *hw)
411 s32 ixgbe_get_link_capabilities_82599(struct ixgbe_hw *hw,
521 enum ixgbe_media_type ixgbe_get_media_type_82599(struct ixgbe_hw *hw)
583 void ixgbe_stop_mac_link_on_d3_82599(struct ixgbe_hw *hw)
604 * Configures link settings based on values in the ixgbe_hw struct.
607 s32 ixgbe_start_mac_link_82599(struct ixgbe_hw *hw,
675 void ixgbe_disable_tx_laser_multispeed_fiber(struct ixgbe_hw *hw)
698 void ixgbe_enable_tx_laser_multispeed_fiber(struct ixgbe_hw *hw)
721 void ixgbe_flap_tx_laser_multispeed_fiber(struct ixgbe_hw *hw)
743 void ixgbe_set_hard_rate_select_speed(struct ixgbe_hw *hw,
773 s32 ixgbe_setup_mac_link_smartspeed(struct ixgbe_hw *hw,
885 s32 ixgbe_setup_mac_link_82599(struct ixgbe_hw *hw,
1003 static s32 ixgbe_setup_copper_link_82599(struct ixgbe_hw *hw,
1028 s32 ixgbe_reset_hw_82599(struct ixgbe_hw *hw)
1203 static s32 ixgbe_fdir_check_cmd_complete(struct ixgbe_hw *hw, u32 *fdircmd)
1221 s32 ixgbe_reinit_fdir_tables_82599(struct ixgbe_hw *hw)
1295 static void ixgbe_fdir_enable_82599(struct ixgbe_hw *hw, u32 fdirctrl)
1337 s32 ixgbe_init_fdir_signature_82599(struct ixgbe_hw *hw, u32 fdirctrl)
1364 s32 ixgbe_init_fdir_perfect_82599(struct ixgbe_hw *hw, u32 fdirctrl,
1495 s32 ixgbe_fdir_add_signature_filter_82599(struct ixgbe_hw *hw,
1661 s32 ixgbe_fdir_set_input_mask_82599(struct ixgbe_hw *hw,
1823 s32 ixgbe_fdir_write_perfect_filter_82599(struct ixgbe_hw *hw,
1912 s32 ixgbe_fdir_erase_perfect_filter_82599(struct ixgbe_hw *hw,
1959 s32 ixgbe_fdir_add_perfect_filter_82599(struct ixgbe_hw *hw,
2020 s32 ixgbe_read_analog_reg8_82599(struct ixgbe_hw *hw, u32 reg, u8 *val)
2044 s32 ixgbe_write_analog_reg8_82599(struct ixgbe_hw *hw, u32 reg, u8 val)
2066 s32 ixgbe_start_hw_82599(struct ixgbe_hw *hw)
2097 s32 ixgbe_identify_phy_82599(struct ixgbe_hw *hw)
2132 u32 ixgbe_get_supported_physical_layer_82599(struct ixgbe_hw *hw)
2220 s32 ixgbe_enable_rx_dma_82599(struct ixgbe_hw *hw, u32 regval)
2254 static s32 ixgbe_verify_fw_version_82599(struct ixgbe_hw *hw)
2315 bool ixgbe_verify_lesm_fw_enabled_82599(struct ixgbe_hw *hw)
2363 static s32 ixgbe_read_eeprom_buffer_82599(struct ixgbe_hw *hw, u16 offset,
2397 static s32 ixgbe_read_eeprom_82599(struct ixgbe_hw *hw,
2426 s32 ixgbe_reset_pipeline_82599(struct ixgbe_hw *hw)
2478 static s32 ixgbe_read_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset,
2535 static s32 ixgbe_write_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset,