ixgb_hw 1942 dev/pci/if_ixgb.c ixgb_write_pci_cfg(struct ixgb_hw *hw, ixgb_hw 234 dev/pci/if_ixgb.h struct ixgb_hw hw; ixgb_hw 67 dev/pci/ixgb_ee.c static uint16_t ixgb_shift_in_bits(struct ixgb_hw *hw); ixgb_hw 69 dev/pci/ixgb_ee.c static void ixgb_shift_out_bits(struct ixgb_hw *hw, uint16_t data, ixgb_hw 71 dev/pci/ixgb_ee.c static void ixgb_standby_eeprom(struct ixgb_hw *hw); ixgb_hw 73 dev/pci/ixgb_ee.c static boolean_t ixgb_wait_eeprom_command(struct ixgb_hw *hw); ixgb_hw 75 dev/pci/ixgb_ee.c static void ixgb_cleanup_eeprom(struct ixgb_hw *hw); ixgb_hw 84 dev/pci/ixgb_ee.c ixgb_raise_clock(struct ixgb_hw *hw, uint32_t *eecd_reg) ixgb_hw 101 dev/pci/ixgb_ee.c ixgb_lower_clock(struct ixgb_hw *hw, uint32_t *eecd_reg) ixgb_hw 119 dev/pci/ixgb_ee.c ixgb_shift_out_bits(struct ixgb_hw *hw, uint16_t data, uint16_t count) ixgb_hw 164 dev/pci/ixgb_ee.c ixgb_shift_in_bits(struct ixgb_hw *hw) ixgb_hw 206 dev/pci/ixgb_ee.c ixgb_setup_eeprom(struct ixgb_hw *hw) ixgb_hw 228 dev/pci/ixgb_ee.c ixgb_standby_eeprom(struct ixgb_hw *hw) ixgb_hw 262 dev/pci/ixgb_ee.c ixgb_clock_eeprom(struct ixgb_hw *hw) ixgb_hw 286 dev/pci/ixgb_ee.c ixgb_cleanup_eeprom(struct ixgb_hw *hw) ixgb_hw 312 dev/pci/ixgb_ee.c ixgb_wait_eeprom_command(struct ixgb_hw *hw) ixgb_hw 350 dev/pci/ixgb_ee.c ixgb_validate_eeprom_checksum(struct ixgb_hw *hw) ixgb_hw 373 dev/pci/ixgb_ee.c ixgb_update_eeprom_checksum(struct ixgb_hw *hw) ixgb_hw 399 dev/pci/ixgb_ee.c ixgb_write_eeprom(struct ixgb_hw *hw, uint16_t offset, uint16_t data) ixgb_hw 452 dev/pci/ixgb_ee.c ixgb_read_eeprom(struct ixgb_hw *hw, uint16_t offset) ixgb_hw 486 dev/pci/ixgb_ee.c ixgb_get_eeprom_data(struct ixgb_hw *hw) ixgb_hw 533 dev/pci/ixgb_ee.c ixgb_check_and_get_eeprom_data(struct ixgb_hw *hw) ixgb_hw 555 dev/pci/ixgb_ee.c ixgb_get_eeprom_word(struct ixgb_hw *hw, uint16_t index) ixgb_hw 575 dev/pci/ixgb_ee.c ixgb_get_ee_mac_addr(struct ixgb_hw *hw, uint8_t *mac_addr) ixgb_hw 600 dev/pci/ixgb_ee.c ixgb_get_ee_pba_number(struct ixgb_hw *hw) ixgb_hw 619 dev/pci/ixgb_ee.c ixgb_get_ee_device_id(struct ixgb_hw *hw) ixgb_hw 105 dev/pci/ixgb_ee.h uint16_t ixgb_read_eeprom(struct ixgb_hw *hw, uint16_t reg); ixgb_hw 107 dev/pci/ixgb_ee.h boolean_t ixgb_validate_eeprom_checksum(struct ixgb_hw *hw); ixgb_hw 109 dev/pci/ixgb_ee.h void ixgb_update_eeprom_checksum(struct ixgb_hw *hw); ixgb_hw 111 dev/pci/ixgb_ee.h void ixgb_write_eeprom(struct ixgb_hw *hw, uint16_t reg, uint16_t data); ixgb_hw 72 dev/pci/ixgb_hw.c static uint32_t ixgb_hash_mc_addr(struct ixgb_hw *hw, uint8_t *mc_addr); ixgb_hw 74 dev/pci/ixgb_hw.c static void ixgb_mta_set(struct ixgb_hw *hw, uint32_t hash_value); ixgb_hw 76 dev/pci/ixgb_hw.c static void ixgb_get_bus_info(struct ixgb_hw *hw); ixgb_hw 78 dev/pci/ixgb_hw.c static boolean_t ixgb_link_reset(struct ixgb_hw *hw); ixgb_hw 80 dev/pci/ixgb_hw.c static void ixgb_optics_reset(struct ixgb_hw *hw); ixgb_hw 82 dev/pci/ixgb_hw.c static ixgb_phy_type ixgb_identify_phy(struct ixgb_hw *hw); ixgb_hw 84 dev/pci/ixgb_hw.c uint32_t ixgb_mac_reset(struct ixgb_hw *hw); ixgb_hw 87 dev/pci/ixgb_hw.c ixgb_mac_reset(struct ixgb_hw *hw) ixgb_hw 128 dev/pci/ixgb_hw.c ixgb_adapter_stop(struct ixgb_hw *hw) ixgb_hw 185 dev/pci/ixgb_hw.c ixgb_identify_xpak_vendor(struct ixgb_hw *hw) ixgb_hw 225 dev/pci/ixgb_hw.c ixgb_identify_phy(struct ixgb_hw *hw) ixgb_hw 297 dev/pci/ixgb_hw.c ixgb_init_hw(struct ixgb_hw *hw) ixgb_hw 381 dev/pci/ixgb_hw.c ixgb_init_rx_addrs(struct ixgb_hw *hw) ixgb_hw 439 dev/pci/ixgb_hw.c ixgb_mc_addr_list_update(struct ixgb_hw *hw, uint8_t *mc_addr_list, ixgb_hw 513 dev/pci/ixgb_hw.c ixgb_hash_mc_addr(struct ixgb_hw *hw, uint8_t *mc_addr) ixgb_hw 561 dev/pci/ixgb_hw.c ixgb_mta_set(struct ixgb_hw *hw, uint32_t hash_value) ixgb_hw 589 dev/pci/ixgb_hw.c ixgb_rar_set(struct ixgb_hw *hw, uint8_t *addr, uint32_t index) ixgb_hw 619 dev/pci/ixgb_hw.c ixgb_write_vfta(struct ixgb_hw *hw, uint32_t offset, uint32_t value) ixgb_hw 631 dev/pci/ixgb_hw.c ixgb_clear_vfta(struct ixgb_hw *hw) ixgb_hw 647 dev/pci/ixgb_hw.c ixgb_setup_fc(struct ixgb_hw *hw) ixgb_hw 743 dev/pci/ixgb_hw.c ixgb_read_phy_reg(struct ixgb_hw *hw, uint32_t reg_address, ixgb_hw 831 dev/pci/ixgb_hw.c ixgb_write_phy_reg(struct ixgb_hw *hw, uint32_t reg_address, ixgb_hw 907 dev/pci/ixgb_hw.c ixgb_check_for_link(struct ixgb_hw *hw) ixgb_hw 944 dev/pci/ixgb_hw.c ixgb_check_for_bad_link(struct ixgb_hw *hw) ixgb_hw 969 dev/pci/ixgb_hw.c ixgb_clear_hw_cntrs(struct ixgb_hw *hw) ixgb_hw 1050 dev/pci/ixgb_hw.c ixgb_led_on(struct ixgb_hw *hw) ixgb_hw 1066 dev/pci/ixgb_hw.c ixgb_led_off(struct ixgb_hw *hw) ixgb_hw 1082 dev/pci/ixgb_hw.c ixgb_get_bus_info(struct ixgb_hw *hw) ixgb_hw 1163 dev/pci/ixgb_hw.c ixgb_link_reset(struct ixgb_hw *hw) ixgb_hw 1194 dev/pci/ixgb_hw.c ixgb_optics_reset(struct ixgb_hw *hw) ixgb_hw 720 dev/pci/ixgb_hw.h struct ixgb_hw { ixgb_hw 823 dev/pci/ixgb_hw.h extern boolean_t ixgb_adapter_stop(struct ixgb_hw *hw); ixgb_hw 824 dev/pci/ixgb_hw.h extern boolean_t ixgb_init_hw(struct ixgb_hw *hw); ixgb_hw 825 dev/pci/ixgb_hw.h extern boolean_t ixgb_adapter_start(struct ixgb_hw *hw); ixgb_hw 826 dev/pci/ixgb_hw.h extern void ixgb_check_for_link(struct ixgb_hw *hw); ixgb_hw 827 dev/pci/ixgb_hw.h extern boolean_t ixgb_check_for_bad_link(struct ixgb_hw *hw); ixgb_hw 828 dev/pci/ixgb_hw.h extern void ixgb_rar_set(struct ixgb_hw *hw, uint8_t *addr, uint32_t index); ixgb_hw 829 dev/pci/ixgb_hw.h extern void ixgb_init_rx_addrs(struct ixgb_hw *hw); ixgb_hw 830 dev/pci/ixgb_hw.h extern boolean_t ixgb_setup_fc(struct ixgb_hw *hw); ixgb_hw 831 dev/pci/ixgb_hw.h extern void ixgb_clear_hw_cntrs(struct ixgb_hw *hw); ixgb_hw 834 dev/pci/ixgb_hw.h extern uint16_t ixgb_read_phy_reg(struct ixgb_hw *hw, uint32_t reg_addr, ixgb_hw 837 dev/pci/ixgb_hw.h extern void ixgb_write_phy_reg(struct ixgb_hw *hw, uint32_t reg_addr, ixgb_hw 843 dev/pci/ixgb_hw.h extern void ixgb_mc_addr_list_update(struct ixgb_hw *hw, uint8_t *mc_addr_list, ixgb_hw 847 dev/pci/ixgb_hw.h extern void ixgb_write_vfta(struct ixgb_hw *hw, uint32_t offset, ixgb_hw 850 dev/pci/ixgb_hw.h extern void ixgb_clear_vfta(struct ixgb_hw *hw); ixgb_hw 853 dev/pci/ixgb_hw.h void ixgb_get_ee_mac_addr(struct ixgb_hw *hw, uint8_t *mac_addr); ixgb_hw 854 dev/pci/ixgb_hw.h uint32_t ixgb_get_ee_pba_number(struct ixgb_hw *hw); ixgb_hw 855 dev/pci/ixgb_hw.h uint16_t ixgb_get_ee_device_id(struct ixgb_hw *hw); ixgb_hw 856 dev/pci/ixgb_hw.h boolean_t ixgb_get_eeprom_data(struct ixgb_hw *hw); ixgb_hw 857 dev/pci/ixgb_hw.h uint16_t ixgb_get_eeprom_word(struct ixgb_hw *hw, uint16_t index); ixgb_hw 860 dev/pci/ixgb_hw.h void ixgb_led_on(struct ixgb_hw *hw); ixgb_hw 861 dev/pci/ixgb_hw.h void ixgb_led_off(struct ixgb_hw *hw); ixgb_hw 862 dev/pci/ixgb_hw.h void ixgb_write_pci_cfg(struct ixgb_hw *hw, uint32_t reg, uint16_t *value);