Home | History | Annotate | Download | only in ixgbe

Lines Matching refs:ixgbe_hw

54 static s32 ixgbe_setup_copper_link_82599(struct ixgbe_hw *hw,
57 static s32 ixgbe_verify_fw_version_82599(struct ixgbe_hw *hw);
58 static s32 ixgbe_read_eeprom_82599(struct ixgbe_hw *hw,
60 static s32 ixgbe_read_eeprom_buffer_82599(struct ixgbe_hw *hw, u16 offset,
62 static s32 ixgbe_reset_pipeline_82599(struct ixgbe_hw *hw);
63 static s32 ixgbe_read_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset,
65 static s32 ixgbe_write_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset,
68 void ixgbe_init_mac_link_ops_82599(struct ixgbe_hw *hw)
122 s32 ixgbe_init_phy_ops_82599(struct ixgbe_hw *hw)
180 s32 ixgbe_setup_sfp_modules_82599(struct ixgbe_hw *hw)
257 s32 prot_autoc_read_82599(struct ixgbe_hw *hw, bool *locked, u32 *reg_val)
286 s32 prot_autoc_write_82599(struct ixgbe_hw *hw, u32 autoc, bool locked)
328 s32 ixgbe_init_ops_82599(struct ixgbe_hw *hw)
424 s32 ixgbe_get_link_capabilities_82599(struct ixgbe_hw *hw,
534 enum ixgbe_media_type ixgbe_get_media_type_82599(struct ixgbe_hw *hw)
599 void ixgbe_stop_mac_link_on_d3_82599(struct ixgbe_hw *hw)
620 * Configures link settings based on values in the ixgbe_hw struct.
623 s32 ixgbe_start_mac_link_82599(struct ixgbe_hw *hw,
690 void ixgbe_disable_tx_laser_multispeed_fiber(struct ixgbe_hw *hw)
713 void ixgbe_enable_tx_laser_multispeed_fiber(struct ixgbe_hw *hw)
736 void ixgbe_flap_tx_laser_multispeed_fiber(struct ixgbe_hw *hw)
758 void ixgbe_set_hard_rate_select_speed(struct ixgbe_hw *hw,
788 s32 ixgbe_setup_mac_link_smartspeed(struct ixgbe_hw *hw,
900 s32 ixgbe_setup_mac_link_82599(struct ixgbe_hw *hw,
1022 static s32 ixgbe_setup_copper_link_82599(struct ixgbe_hw *hw,
1047 s32 ixgbe_reset_hw_82599(struct ixgbe_hw *hw)
1231 static s32 ixgbe_fdir_check_cmd_complete(struct ixgbe_hw *hw, u32 *fdircmd)
1249 s32 ixgbe_reinit_fdir_tables_82599(struct ixgbe_hw *hw)
1323 static void ixgbe_fdir_enable_82599(struct ixgbe_hw *hw, u32 fdirctrl)
1365 s32 ixgbe_init_fdir_signature_82599(struct ixgbe_hw *hw, u32 fdirctrl)
1392 s32 ixgbe_init_fdir_perfect_82599(struct ixgbe_hw *hw, u32 fdirctrl,
1429 void ixgbe_set_fdir_drop_queue_82599(struct ixgbe_hw *hw, u8 dropqueue)
1559 void ixgbe_fdir_add_signature_filter_82599(struct ixgbe_hw *hw,
1718 s32 ixgbe_fdir_set_input_mask_82599(struct ixgbe_hw *hw,
1895 s32 ixgbe_fdir_write_perfect_filter_82599(struct ixgbe_hw *hw,
1985 s32 ixgbe_fdir_erase_perfect_filter_82599(struct ixgbe_hw *hw,
2033 s32 ixgbe_fdir_add_perfect_filter_82599(struct ixgbe_hw *hw,
2096 s32 ixgbe_read_analog_reg8_82599(struct ixgbe_hw *hw, u32 reg, u8 *val)
2120 s32 ixgbe_write_analog_reg8_82599(struct ixgbe_hw *hw, u32 reg, u8 val)
2142 s32 ixgbe_start_hw_82599(struct ixgbe_hw *hw)
2171 s32 ixgbe_identify_phy_82599(struct ixgbe_hw *hw)
2206 u64 ixgbe_get_supported_physical_layer_82599(struct ixgbe_hw *hw)
2294 s32 ixgbe_enable_rx_dma_82599(struct ixgbe_hw *hw, u32 regval)
2328 static s32 ixgbe_verify_fw_version_82599(struct ixgbe_hw *hw)
2389 bool ixgbe_verify_lesm_fw_enabled_82599(struct ixgbe_hw *hw)
2437 static s32 ixgbe_read_eeprom_buffer_82599(struct ixgbe_hw *hw, u16 offset,
2471 static s32 ixgbe_read_eeprom_82599(struct ixgbe_hw *hw,
2500 static s32 ixgbe_reset_pipeline_82599(struct ixgbe_hw *hw)
2553 static s32 ixgbe_read_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset,
2611 static s32 ixgbe_write_i2c_byte_82599(struct ixgbe_hw *hw, u8 byte_offset,