ixgb_hw           147 drivers/net/ethernet/intel/ixgb/ixgb.h 	struct ixgb_hw hw;
ixgb_hw             9 drivers/net/ethernet/intel/ixgb/ixgb_ee.c static u16 ixgb_shift_in_bits(struct ixgb_hw *hw);
ixgb_hw            11 drivers/net/ethernet/intel/ixgb/ixgb_ee.c static void ixgb_shift_out_bits(struct ixgb_hw *hw,
ixgb_hw            14 drivers/net/ethernet/intel/ixgb/ixgb_ee.c static void ixgb_standby_eeprom(struct ixgb_hw *hw);
ixgb_hw            16 drivers/net/ethernet/intel/ixgb/ixgb_ee.c static bool ixgb_wait_eeprom_command(struct ixgb_hw *hw);
ixgb_hw            18 drivers/net/ethernet/intel/ixgb/ixgb_ee.c static void ixgb_cleanup_eeprom(struct ixgb_hw *hw);
ixgb_hw            27 drivers/net/ethernet/intel/ixgb/ixgb_ee.c ixgb_raise_clock(struct ixgb_hw *hw,
ixgb_hw            46 drivers/net/ethernet/intel/ixgb/ixgb_ee.c ixgb_lower_clock(struct ixgb_hw *hw,
ixgb_hw            66 drivers/net/ethernet/intel/ixgb/ixgb_ee.c ixgb_shift_out_bits(struct ixgb_hw *hw,
ixgb_hw           114 drivers/net/ethernet/intel/ixgb/ixgb_ee.c ixgb_shift_in_bits(struct ixgb_hw *hw)
ixgb_hw           157 drivers/net/ethernet/intel/ixgb/ixgb_ee.c ixgb_setup_eeprom(struct ixgb_hw *hw)
ixgb_hw           178 drivers/net/ethernet/intel/ixgb/ixgb_ee.c ixgb_standby_eeprom(struct ixgb_hw *hw)
ixgb_hw           215 drivers/net/ethernet/intel/ixgb/ixgb_ee.c ixgb_clock_eeprom(struct ixgb_hw *hw)
ixgb_hw           240 drivers/net/ethernet/intel/ixgb/ixgb_ee.c ixgb_cleanup_eeprom(struct ixgb_hw *hw)
ixgb_hw           265 drivers/net/ethernet/intel/ixgb/ixgb_ee.c ixgb_wait_eeprom_command(struct ixgb_hw *hw)
ixgb_hw           305 drivers/net/ethernet/intel/ixgb/ixgb_ee.c ixgb_validate_eeprom_checksum(struct ixgb_hw *hw)
ixgb_hw           328 drivers/net/ethernet/intel/ixgb/ixgb_ee.c ixgb_update_eeprom_checksum(struct ixgb_hw *hw)
ixgb_hw           353 drivers/net/ethernet/intel/ixgb/ixgb_ee.c ixgb_write_eeprom(struct ixgb_hw *hw, u16 offset, u16 data)
ixgb_hw           405 drivers/net/ethernet/intel/ixgb/ixgb_ee.c ixgb_read_eeprom(struct ixgb_hw *hw,
ixgb_hw           440 drivers/net/ethernet/intel/ixgb/ixgb_ee.c ixgb_get_eeprom_data(struct ixgb_hw *hw)
ixgb_hw           486 drivers/net/ethernet/intel/ixgb/ixgb_ee.c ixgb_check_and_get_eeprom_data (struct ixgb_hw* hw)
ixgb_hw           508 drivers/net/ethernet/intel/ixgb/ixgb_ee.c ixgb_get_eeprom_word(struct ixgb_hw *hw, u16 index)
ixgb_hw           526 drivers/net/ethernet/intel/ixgb/ixgb_ee.c ixgb_get_ee_mac_addr(struct ixgb_hw *hw,
ixgb_hw           552 drivers/net/ethernet/intel/ixgb/ixgb_ee.c ixgb_get_ee_pba_number(struct ixgb_hw *hw)
ixgb_hw           571 drivers/net/ethernet/intel/ixgb/ixgb_ee.c ixgb_get_ee_device_id(struct ixgb_hw *hw)
ixgb_hw            71 drivers/net/ethernet/intel/ixgb/ixgb_ee.h u16 ixgb_read_eeprom(struct ixgb_hw *hw, u16 reg);
ixgb_hw            73 drivers/net/ethernet/intel/ixgb/ixgb_ee.h bool ixgb_validate_eeprom_checksum(struct ixgb_hw *hw);
ixgb_hw            75 drivers/net/ethernet/intel/ixgb/ixgb_ee.h void ixgb_update_eeprom_checksum(struct ixgb_hw *hw);
ixgb_hw            77 drivers/net/ethernet/intel/ixgb/ixgb_ee.h void ixgb_write_eeprom(struct ixgb_hw *hw, u16 reg, u16 data);
ixgb_hw           136 drivers/net/ethernet/intel/ixgb/ixgb_ethtool.c 	struct ixgb_hw *hw = &adapter->hw;
ixgb_hw           155 drivers/net/ethernet/intel/ixgb/ixgb_ethtool.c 	struct ixgb_hw *hw = &adapter->hw;
ixgb_hw           206 drivers/net/ethernet/intel/ixgb/ixgb_ethtool.c 	struct ixgb_hw *hw = &adapter->hw;
ixgb_hw           353 drivers/net/ethernet/intel/ixgb/ixgb_ethtool.c 	struct ixgb_hw *hw = &adapter->hw;
ixgb_hw           400 drivers/net/ethernet/intel/ixgb/ixgb_ethtool.c 	struct ixgb_hw *hw = &adapter->hw;
ixgb_hw            18 drivers/net/ethernet/intel/ixgb/ixgb_hw.c static u32 ixgb_hash_mc_addr(struct ixgb_hw *hw, u8 * mc_addr);
ixgb_hw            20 drivers/net/ethernet/intel/ixgb/ixgb_hw.c static void ixgb_mta_set(struct ixgb_hw *hw, u32 hash_value);
ixgb_hw            22 drivers/net/ethernet/intel/ixgb/ixgb_hw.c static void ixgb_get_bus_info(struct ixgb_hw *hw);
ixgb_hw            24 drivers/net/ethernet/intel/ixgb/ixgb_hw.c static bool ixgb_link_reset(struct ixgb_hw *hw);
ixgb_hw            26 drivers/net/ethernet/intel/ixgb/ixgb_hw.c static void ixgb_optics_reset(struct ixgb_hw *hw);
ixgb_hw            28 drivers/net/ethernet/intel/ixgb/ixgb_hw.c static void ixgb_optics_reset_bcm(struct ixgb_hw *hw);
ixgb_hw            30 drivers/net/ethernet/intel/ixgb/ixgb_hw.c static ixgb_phy_type ixgb_identify_phy(struct ixgb_hw *hw);
ixgb_hw            32 drivers/net/ethernet/intel/ixgb/ixgb_hw.c static void ixgb_clear_hw_cntrs(struct ixgb_hw *hw);
ixgb_hw            34 drivers/net/ethernet/intel/ixgb/ixgb_hw.c static void ixgb_clear_vfta(struct ixgb_hw *hw);
ixgb_hw            36 drivers/net/ethernet/intel/ixgb/ixgb_hw.c static void ixgb_init_rx_addrs(struct ixgb_hw *hw);
ixgb_hw            38 drivers/net/ethernet/intel/ixgb/ixgb_hw.c static u16 ixgb_read_phy_reg(struct ixgb_hw *hw,
ixgb_hw            43 drivers/net/ethernet/intel/ixgb/ixgb_hw.c static bool ixgb_setup_fc(struct ixgb_hw *hw);
ixgb_hw            47 drivers/net/ethernet/intel/ixgb/ixgb_hw.c static u32 ixgb_mac_reset(struct ixgb_hw *hw)
ixgb_hw            98 drivers/net/ethernet/intel/ixgb/ixgb_hw.c ixgb_adapter_stop(struct ixgb_hw *hw)
ixgb_hw           161 drivers/net/ethernet/intel/ixgb/ixgb_hw.c ixgb_identify_xpak_vendor(struct ixgb_hw *hw)
ixgb_hw           201 drivers/net/ethernet/intel/ixgb/ixgb_hw.c ixgb_identify_phy(struct ixgb_hw *hw)
ixgb_hw           274 drivers/net/ethernet/intel/ixgb/ixgb_hw.c ixgb_init_hw(struct ixgb_hw *hw)
ixgb_hw           359 drivers/net/ethernet/intel/ixgb/ixgb_hw.c ixgb_init_rx_addrs(struct ixgb_hw *hw)
ixgb_hw           409 drivers/net/ethernet/intel/ixgb/ixgb_hw.c ixgb_mc_addr_list_update(struct ixgb_hw *hw,
ixgb_hw           473 drivers/net/ethernet/intel/ixgb/ixgb_hw.c ixgb_hash_mc_addr(struct ixgb_hw *hw,
ixgb_hw           521 drivers/net/ethernet/intel/ixgb/ixgb_hw.c ixgb_mta_set(struct ixgb_hw *hw,
ixgb_hw           553 drivers/net/ethernet/intel/ixgb/ixgb_hw.c ixgb_rar_set(struct ixgb_hw *hw,
ixgb_hw           585 drivers/net/ethernet/intel/ixgb/ixgb_hw.c ixgb_write_vfta(struct ixgb_hw *hw,
ixgb_hw           598 drivers/net/ethernet/intel/ixgb/ixgb_hw.c ixgb_clear_vfta(struct ixgb_hw *hw)
ixgb_hw           613 drivers/net/ethernet/intel/ixgb/ixgb_hw.c ixgb_setup_fc(struct ixgb_hw *hw)
ixgb_hw           714 drivers/net/ethernet/intel/ixgb/ixgb_hw.c ixgb_read_phy_reg(struct ixgb_hw *hw,
ixgb_hw           807 drivers/net/ethernet/intel/ixgb/ixgb_hw.c ixgb_write_phy_reg(struct ixgb_hw *hw,
ixgb_hw           888 drivers/net/ethernet/intel/ixgb/ixgb_hw.c ixgb_check_for_link(struct ixgb_hw *hw)
ixgb_hw           924 drivers/net/ethernet/intel/ixgb/ixgb_hw.c bool ixgb_check_for_bad_link(struct ixgb_hw *hw)
ixgb_hw           950 drivers/net/ethernet/intel/ixgb/ixgb_hw.c ixgb_clear_hw_cntrs(struct ixgb_hw *hw)
ixgb_hw          1030 drivers/net/ethernet/intel/ixgb/ixgb_hw.c ixgb_led_on(struct ixgb_hw *hw)
ixgb_hw          1045 drivers/net/ethernet/intel/ixgb/ixgb_hw.c ixgb_led_off(struct ixgb_hw *hw)
ixgb_hw          1060 drivers/net/ethernet/intel/ixgb/ixgb_hw.c ixgb_get_bus_info(struct ixgb_hw *hw)
ixgb_hw          1130 drivers/net/ethernet/intel/ixgb/ixgb_hw.c ixgb_link_reset(struct ixgb_hw *hw)
ixgb_hw          1161 drivers/net/ethernet/intel/ixgb/ixgb_hw.c ixgb_optics_reset(struct ixgb_hw *hw)
ixgb_hw          1194 drivers/net/ethernet/intel/ixgb/ixgb_hw.c ixgb_optics_reset_bcm(struct ixgb_hw *hw)
ixgb_hw           737 drivers/net/ethernet/intel/ixgb/ixgb_hw.h bool ixgb_adapter_stop(struct ixgb_hw *hw);
ixgb_hw           738 drivers/net/ethernet/intel/ixgb/ixgb_hw.h bool ixgb_init_hw(struct ixgb_hw *hw);
ixgb_hw           739 drivers/net/ethernet/intel/ixgb/ixgb_hw.h bool ixgb_adapter_start(struct ixgb_hw *hw);
ixgb_hw           740 drivers/net/ethernet/intel/ixgb/ixgb_hw.h void ixgb_check_for_link(struct ixgb_hw *hw);
ixgb_hw           741 drivers/net/ethernet/intel/ixgb/ixgb_hw.h bool ixgb_check_for_bad_link(struct ixgb_hw *hw);
ixgb_hw           743 drivers/net/ethernet/intel/ixgb/ixgb_hw.h void ixgb_rar_set(struct ixgb_hw *hw, u8 *addr, u32 index);
ixgb_hw           746 drivers/net/ethernet/intel/ixgb/ixgb_hw.h void ixgb_mc_addr_list_update(struct ixgb_hw *hw, u8 *mc_addr_list,
ixgb_hw           750 drivers/net/ethernet/intel/ixgb/ixgb_hw.h void ixgb_write_vfta(struct ixgb_hw *hw, u32 offset, u32 value);
ixgb_hw           753 drivers/net/ethernet/intel/ixgb/ixgb_hw.h void ixgb_get_ee_mac_addr(struct ixgb_hw *hw, u8 *mac_addr);
ixgb_hw           754 drivers/net/ethernet/intel/ixgb/ixgb_hw.h u32 ixgb_get_ee_pba_number(struct ixgb_hw *hw);
ixgb_hw           755 drivers/net/ethernet/intel/ixgb/ixgb_hw.h u16 ixgb_get_ee_device_id(struct ixgb_hw *hw);
ixgb_hw           756 drivers/net/ethernet/intel/ixgb/ixgb_hw.h bool ixgb_get_eeprom_data(struct ixgb_hw *hw);
ixgb_hw           757 drivers/net/ethernet/intel/ixgb/ixgb_hw.h __le16 ixgb_get_eeprom_word(struct ixgb_hw *hw, u16 index);
ixgb_hw           760 drivers/net/ethernet/intel/ixgb/ixgb_hw.h void ixgb_led_on(struct ixgb_hw *hw);
ixgb_hw           761 drivers/net/ethernet/intel/ixgb/ixgb_hw.h void ixgb_led_off(struct ixgb_hw *hw);
ixgb_hw           762 drivers/net/ethernet/intel/ixgb/ixgb_hw.h void ixgb_write_pci_cfg(struct ixgb_hw *hw,
ixgb_hw           181 drivers/net/ethernet/intel/ixgb/ixgb_main.c 	struct ixgb_hw *hw = &adapter->hw;
ixgb_hw           282 drivers/net/ethernet/intel/ixgb/ixgb_main.c 	struct ixgb_hw *hw = &adapter->hw;
ixgb_hw           553 drivers/net/ethernet/intel/ixgb/ixgb_main.c 	struct ixgb_hw *hw = &adapter->hw;
ixgb_hw           709 drivers/net/ethernet/intel/ixgb/ixgb_main.c 	struct ixgb_hw *hw = &adapter->hw;
ixgb_hw           825 drivers/net/ethernet/intel/ixgb/ixgb_main.c 	struct ixgb_hw *hw = &adapter->hw;
ixgb_hw          1058 drivers/net/ethernet/intel/ixgb/ixgb_main.c 	struct ixgb_hw *hw = &adapter->hw;
ixgb_hw          1729 drivers/net/ethernet/intel/ixgb/ixgb_main.c 	struct ixgb_hw *hw = &adapter->hw;