Lines Matching refs:ixgb_hw
40 static uint16_t ixgb_shift_in_bits(struct ixgb_hw *hw);
42 static void ixgb_shift_out_bits(struct ixgb_hw *hw,
45 static void ixgb_standby_eeprom(struct ixgb_hw *hw);
47 static boolean_t ixgb_wait_eeprom_command(struct ixgb_hw *hw);
49 static void ixgb_cleanup_eeprom(struct ixgb_hw *hw);
58 ixgb_raise_clock(struct ixgb_hw *hw, in ixgb_raise_clock()
77 ixgb_lower_clock(struct ixgb_hw *hw, in ixgb_lower_clock()
97 ixgb_shift_out_bits(struct ixgb_hw *hw, in ixgb_shift_out_bits()
145 ixgb_shift_in_bits(struct ixgb_hw *hw) in ixgb_shift_in_bits()
188 ixgb_setup_eeprom(struct ixgb_hw *hw) in ixgb_setup_eeprom()
210 ixgb_standby_eeprom(struct ixgb_hw *hw) in ixgb_standby_eeprom()
244 ixgb_clock_eeprom(struct ixgb_hw *hw) in ixgb_clock_eeprom()
268 ixgb_cleanup_eeprom(struct ixgb_hw *hw) in ixgb_cleanup_eeprom()
294 ixgb_wait_eeprom_command(struct ixgb_hw *hw) in ixgb_wait_eeprom_command()
336 ixgb_validate_eeprom_checksum(struct ixgb_hw *hw) in ixgb_validate_eeprom_checksum()
359 ixgb_update_eeprom_checksum(struct ixgb_hw *hw) in ixgb_update_eeprom_checksum()
385 ixgb_write_eeprom(struct ixgb_hw *hw, in ixgb_write_eeprom()
436 ixgb_read_eeprom(struct ixgb_hw *hw, in ixgb_read_eeprom()
471 ixgb_get_eeprom_data(struct ixgb_hw *hw) in ixgb_get_eeprom_data()
515 ixgb_check_and_get_eeprom_data (struct ixgb_hw* hw) in ixgb_check_and_get_eeprom_data()
538 ixgb_get_eeprom_word(struct ixgb_hw *hw, uint16_t index) in ixgb_get_eeprom_word()
559 ixgb_get_ee_mac_addr(struct ixgb_hw *hw, in ixgb_get_ee_mac_addr()
584 ixgb_get_ee_compatibility(struct ixgb_hw *hw) in ixgb_get_ee_compatibility()
603 ixgb_get_ee_pba_number(struct ixgb_hw *hw) in ixgb_get_ee_pba_number()
621 ixgb_get_ee_init_ctrl_reg_1(struct ixgb_hw *hw) in ixgb_get_ee_init_ctrl_reg_1()
640 ixgb_get_ee_init_ctrl_reg_2(struct ixgb_hw *hw) in ixgb_get_ee_init_ctrl_reg_2()
659 ixgb_get_ee_subsystem_id(struct ixgb_hw *hw) in ixgb_get_ee_subsystem_id()
678 ixgb_get_ee_subvendor_id(struct ixgb_hw *hw) in ixgb_get_ee_subvendor_id()
697 ixgb_get_ee_device_id(struct ixgb_hw *hw) in ixgb_get_ee_device_id()
716 ixgb_get_ee_vendor_id(struct ixgb_hw *hw) in ixgb_get_ee_vendor_id()
735 ixgb_get_ee_swdpins_reg(struct ixgb_hw *hw) in ixgb_get_ee_swdpins_reg()
754 ixgb_get_ee_d3_power(struct ixgb_hw *hw) in ixgb_get_ee_d3_power()
773 ixgb_get_ee_d0_power(struct ixgb_hw *hw) in ixgb_get_ee_d0_power()