/illumos-gate/usr/src/uts/common/io/igc/core/ |
H A D | igc_mac.c | 20 DEBUGFUNC("igc_init_mac_ops_generic"); in igc_init_mac_ops_generic() 34 DEBUGFUNC("igc_null_ops_generic"); in igc_null_ops_generic() 44 DEBUGFUNC("igc_null_mac_generic"); in igc_null_mac_generic() 57 DEBUGFUNC("igc_null_link_info"); in igc_null_link_info() 67 DEBUGFUNC("igc_null_mng_mode"); in igc_null_mng_mode() 80 DEBUGFUNC("igc_null_update_mc"); in igc_null_update_mc() 93 DEBUGFUNC("igc_null_write_vfta"); in igc_null_write_vfta() 106 DEBUGFUNC("igc_null_rar_set"); in igc_null_rar_set() 134 DEBUGFUNC("igc_clear_vfta_generic"); in igc_clear_vfta_generic() 153 DEBUGFUNC("igc_write_vfta_generic"); in igc_write_vfta_generic() [all …]
|
H A D | igc_phy.c | 20 DEBUGFUNC("igc_init_phy_ops_generic"); in igc_init_phy_ops_generic() 51 DEBUGFUNC("igc_null_set_page"); in igc_null_set_page() 64 DEBUGFUNC("igc_null_read_reg"); in igc_null_read_reg() 74 DEBUGFUNC("igc_null_phy_generic"); in igc_null_phy_generic() 86 DEBUGFUNC("igc_null_lplu_state"); in igc_null_lplu_state() 99 DEBUGFUNC("igc_null_write_reg"); in igc_null_write_reg() 115 DEBUGFUNC("igc_check_reset_block"); in igc_check_reset_block_generic() 136 DEBUGFUNC("igc_get_phy_id"); in igc_get_phy_id() 171 DEBUGFUNC("igc_read_phy_reg_mdic"); in igc_read_phy_reg_mdic() 230 DEBUGFUNC("igc_write_phy_reg_mdic"); in igc_write_phy_reg_mdic() [all …]
|
H A D | igc_i225.c | 30 DEBUGFUNC("igc_init_nvm_params_i225"); in igc_init_nvm_params_i225() 86 DEBUGFUNC("igc_init_mac_params_i225"); in igc_init_mac_params_i225() 137 DEBUGFUNC("igc_init_phy_params_i225"); in igc_init_phy_params_i225() 186 DEBUGFUNC("igc_reset_hw_i225"); in igc_reset_hw_i225() 242 DEBUGFUNC("igc_acquire_nvm_i225"); in igc_acquire_nvm_i225() 257 DEBUGFUNC("igc_release_nvm_i225"); in igc_release_nvm_i225() 277 DEBUGFUNC("igc_acquire_swfw_sync_i225"); in igc_acquire_swfw_sync_i225() 323 DEBUGFUNC("igc_release_swfw_sync_i225"); in igc_release_swfw_sync_i225() 349 DEBUGFUNC("igc_setup_copper_link_i225"); in igc_setup_copper_link_i225() 376 DEBUGFUNC("igc_get_hw_semaphore_i225"); in igc_get_hw_semaphore_i225() [all …]
|
H A D | igc_nvm.c | 20 DEBUGFUNC("igc_init_nvm_ops_generic"); in igc_init_nvm_ops_generic() 44 DEBUGFUNC("igc_null_read_nvm"); in igc_null_read_nvm() 54 DEBUGFUNC("igc_null_nvm_generic"); in igc_null_nvm_generic() 69 DEBUGFUNC("igc_null_write_nvm"); in igc_null_write_nvm() 119 DEBUGFUNC("igc_shift_out_eec_bits"); in igc_shift_out_eec_bits() 163 DEBUGFUNC("igc_shift_in_eec_bits"); in igc_shift_in_eec_bits() 199 DEBUGFUNC("igc_poll_eerd_eewr_done"); in igc_poll_eerd_eewr_done() 229 DEBUGFUNC("igc_acquire_nvm_generic"); in igc_acquire_nvm_generic() 263 DEBUGFUNC("igc_standby_nvm"); in igc_standby_nvm() 288 DEBUGFUNC("igc_stop_nvm"); in igc_stop_nvm() [all …]
|
/illumos-gate/usr/src/uts/common/io/e1000api/ |
H A D | e1000_mbx.c | 44 DEBUGFUNC("e1000_null_mbx_check_flag"); in e1000_null_mbx_check_for_flag() 58 DEBUGFUNC("e1000_null_mbx_rw_msg"); in e1000_null_mbx_transact() 77 DEBUGFUNC("e1000_read_mbx"); in e1000_read_mbx() 103 DEBUGFUNC("e1000_write_mbx"); in e1000_write_mbx() 126 DEBUGFUNC("e1000_check_for_msg"); in e1000_check_for_msg() 146 DEBUGFUNC("e1000_check_for_ack"); in e1000_check_for_ack() 166 DEBUGFUNC("e1000_check_for_rst"); in e1000_check_for_rst() 186 DEBUGFUNC("e1000_poll_for_msg"); in e1000_poll_for_msg() 217 DEBUGFUNC("e1000_poll_for_ack"); in e1000_poll_for_ack() 251 DEBUGFUNC("e1000_read_posted_mbx"); in e1000_read_posted_mbx() [all …]
|
H A D | e1000_mac.c | 51 DEBUGFUNC("e1000_init_mac_ops_generic"); in e1000_init_mac_ops_generic() 90 DEBUGFUNC("e1000_null_ops_generic"); in e1000_null_ops_generic() 100 DEBUGFUNC("e1000_null_mac_generic"); in e1000_null_mac_generic() 111 DEBUGFUNC("e1000_null_link_info"); in e1000_null_link_info() 121 DEBUGFUNC("e1000_null_mng_mode"); in e1000_null_mng_mode() 132 DEBUGFUNC("e1000_null_update_mc"); in e1000_null_update_mc() 143 DEBUGFUNC("e1000_null_write_vfta"); in e1000_null_write_vfta() 154 DEBUGFUNC("e1000_null_rar_set"); in e1000_null_rar_set() 165 DEBUGFUNC("e1000_null_set_obff_timer"); in e1000_null_set_obff_timer() 184 DEBUGFUNC("e1000_get_bus_info_pci_generic"); in e1000_get_bus_info_pci_generic() [all …]
|
H A D | e1000_i210.c | 59 DEBUGFUNC("e1000_acquire_nvm_i210"); in e1000_acquire_nvm_i210() 75 DEBUGFUNC("e1000_release_nvm_i210"); in e1000_release_nvm_i210() 96 DEBUGFUNC("e1000_acquire_swfw_sync_i210"); in e1000_acquire_swfw_sync_i210() 144 DEBUGFUNC("e1000_release_swfw_sync_i210"); in e1000_release_swfw_sync_i210() 168 DEBUGFUNC("e1000_get_hw_semaphore_i210"); in e1000_get_hw_semaphore_i210() 241 DEBUGFUNC("e1000_read_nvm_srrd_i210"); in e1000_read_nvm_srrd_i210() 286 DEBUGFUNC("e1000_write_nvm_srwr_i210"); in e1000_write_nvm_srwr_i210() 329 DEBUGFUNC("e1000_write_nvm_srwr"); in e1000_write_nvm_srwr() 383 DEBUGFUNC("e1000_read_invm_word_i210"); in e1000_read_invm_word_i210() 423 DEBUGFUNC("e1000_read_invm_i210"); in e1000_read_invm_i210() [all …]
|
H A D | e1000_82571.c | 99 DEBUGFUNC("e1000_init_phy_params_82571"); in e1000_init_phy_params_82571() 211 DEBUGFUNC("e1000_init_nvm_params_82571"); in e1000_init_nvm_params_82571() 293 DEBUGFUNC("e1000_init_mac_params_82571"); in e1000_init_mac_params_82571() 450 DEBUGFUNC("e1000_init_function_pointers_82571"); in e1000_init_function_pointers_82571() 470 DEBUGFUNC("e1000_get_phy_id_82571"); in e1000_get_phy_id_82571() 521 DEBUGFUNC("e1000_get_hw_semaphore_82571"); in e1000_get_hw_semaphore_82571() 579 DEBUGFUNC("e1000_put_hw_semaphore_generic"); in e1000_put_hw_semaphore_82571() 600 DEBUGFUNC("e1000_get_hw_semaphore_82573"); in e1000_get_hw_semaphore_82573() 636 DEBUGFUNC("e1000_put_hw_semaphore_82573"); in e1000_put_hw_semaphore_82573() 654 DEBUGFUNC("e1000_get_hw_semaphore_82574"); in e1000_get_hw_semaphore_82574() [all …]
|
H A D | e1000_phy.c | 73 DEBUGFUNC("e1000_init_phy_ops_generic"); in e1000_init_phy_ops_generic() 110 DEBUGFUNC("e1000_null_set_page"); in e1000_null_set_page() 121 DEBUGFUNC("e1000_null_read_reg"); in e1000_null_read_reg() 131 DEBUGFUNC("e1000_null_phy_generic"); in e1000_null_phy_generic() 142 DEBUGFUNC("e1000_null_lplu_state"); in e1000_null_lplu_state() 153 DEBUGFUNC("e1000_null_write_reg"); in e1000_null_write_reg() 170 DEBUGFUNC("e1000_read_i2c_byte_null"); in e1000_read_i2c_byte_null() 187 DEBUGFUNC("e1000_write_i2c_byte_null"); in e1000_write_i2c_byte_null() 203 DEBUGFUNC("e1000_check_reset_block"); in e1000_check_reset_block_generic() 225 DEBUGFUNC("e1000_get_phy_id"); in e1000_get_phy_id() [all …]
|
H A D | e1000_nvm.c | 48 DEBUGFUNC("e1000_init_nvm_ops_generic"); in e1000_init_nvm_ops_generic() 70 DEBUGFUNC("e1000_null_read_nvm"); in e1000_null_read_nvm() 80 DEBUGFUNC("e1000_null_nvm_generic"); in e1000_null_nvm_generic() 91 DEBUGFUNC("e1000_null_led_default"); in e1000_null_led_default() 103 DEBUGFUNC("e1000_null_write_nvm"); in e1000_null_write_nvm() 153 DEBUGFUNC("e1000_shift_out_eec_bits"); in e1000_shift_out_eec_bits() 200 DEBUGFUNC("e1000_shift_in_eec_bits"); in e1000_shift_in_eec_bits() 236 DEBUGFUNC("e1000_poll_eerd_eewr_done"); in e1000_poll_eerd_eewr_done() 266 DEBUGFUNC("e1000_acquire_nvm_generic"); in e1000_acquire_nvm_generic() 300 DEBUGFUNC("e1000_standby_nvm"); in e1000_standby_nvm() [all …]
|
H A D | e1000_82575.c | 138 DEBUGFUNC("e1000_sgmii_uses_mdio_82575"); in e1000_sgmii_uses_mdio_82575() 170 DEBUGFUNC("e1000_init_phy_params_82575"); in e1000_init_phy_params_82575() 336 DEBUGFUNC("e1000_init_nvm_params_82575"); in e1000_init_nvm_params_82575() 420 DEBUGFUNC("e1000_init_mac_params_82575"); in e1000_init_mac_params_82575() 536 DEBUGFUNC("e1000_init_function_pointers_82575"); in e1000_init_function_pointers_82575() 554 DEBUGFUNC("e1000_acquire_phy_82575"); in e1000_acquire_phy_82575() 576 DEBUGFUNC("e1000_release_phy_82575"); in e1000_release_phy_82575() 602 DEBUGFUNC("e1000_read_phy_reg_sgmii_82575"); in e1000_read_phy_reg_sgmii_82575() 635 DEBUGFUNC("e1000_write_phy_reg_sgmii_82575"); in e1000_write_phy_reg_sgmii_82575() 669 DEBUGFUNC("e1000_get_phy_id_82575"); in e1000_get_phy_id_82575() [all …]
|
H A D | e1000_80003es2lan.c | 94 DEBUGFUNC("e1000_init_phy_params_80003es2lan"); in e1000_init_phy_params_80003es2lan() 146 DEBUGFUNC("e1000_init_nvm_params_80003es2lan"); in e1000_init_nvm_params_80003es2lan() 200 DEBUGFUNC("e1000_init_mac_params_80003es2lan"); in e1000_init_mac_params_80003es2lan() 282 DEBUGFUNC("e1000_init_function_pointers_80003es2lan"); in e1000_init_function_pointers_80003es2lan() 299 DEBUGFUNC("e1000_acquire_phy_80003es2lan"); in e1000_acquire_phy_80003es2lan() 315 DEBUGFUNC("e1000_release_phy_80003es2lan"); in e1000_release_phy_80003es2lan() 332 DEBUGFUNC("e1000_acquire_mac_csr_80003es2lan"); in e1000_acquire_mac_csr_80003es2lan() 349 DEBUGFUNC("e1000_release_mac_csr_80003es2lan"); in e1000_release_mac_csr_80003es2lan() 366 DEBUGFUNC("e1000_acquire_nvm_80003es2lan"); in e1000_acquire_nvm_80003es2lan() 388 DEBUGFUNC("e1000_release_nvm_80003es2lan"); in e1000_release_nvm_80003es2lan() [all …]
|
H A D | e1000_82542.c | 63 DEBUGFUNC("e1000_init_phy_params_82542"); in e1000_init_phy_params_82542() 78 DEBUGFUNC("e1000_init_nvm_params_82542"); in e1000_init_nvm_params_82542() 104 DEBUGFUNC("e1000_init_mac_params_82542"); in e1000_init_mac_params_82542() 161 DEBUGFUNC("e1000_init_function_pointers_82542"); in e1000_init_function_pointers_82542() 177 DEBUGFUNC("e1000_get_bus_info_82542"); in e1000_get_bus_info_82542() 198 DEBUGFUNC("e1000_reset_hw_82542"); in e1000_reset_hw_82542() 251 DEBUGFUNC("e1000_init_hw_82542"); in e1000_init_hw_82542() 322 DEBUGFUNC("e1000_setup_link_82542"); in e1000_setup_link_82542() 377 DEBUGFUNC("e1000_led_on_82542"); in e1000_led_on_82542() 396 DEBUGFUNC("e1000_led_off_82542"); in e1000_led_off_82542() [all …]
|
H A D | e1000_vf.c | 63 DEBUGFUNC("e1000_init_phy_params_vf"); in e1000_init_phy_params_vf() 79 DEBUGFUNC("e1000_init_nvm_params_vf"); in e1000_init_nvm_params_vf() 95 DEBUGFUNC("e1000_init_mac_params_vf"); in e1000_init_mac_params_vf() 146 DEBUGFUNC("e1000_init_function_pointers_vf"); in e1000_init_function_pointers_vf() 188 DEBUGFUNC("e1000_setup_link_vf"); in e1000_setup_link_vf() 203 DEBUGFUNC("e1000_get_bus_info_pcie_vf"); in e1000_get_bus_info_pcie_vf() 226 DEBUGFUNC("e1000_get_link_up_info_vf"); in e1000_get_link_up_info_vf() 266 DEBUGFUNC("e1000_reset_hw_vf"); in e1000_reset_hw_vf() 309 DEBUGFUNC("e1000_init_hw_vf"); in e1000_init_hw_vf() 362 DEBUGFUNC("e1000_hash_mc_addr_generic"); in e1000_hash_mc_addr_vf() [all …]
|
H A D | e1000_82543.c | 89 DEBUGFUNC("e1000_init_phy_params_82543"); in e1000_init_phy_params_82543() 171 DEBUGFUNC("e1000_init_nvm_params_82543"); in e1000_init_nvm_params_82543() 197 DEBUGFUNC("e1000_init_mac_params_82543"); in e1000_init_mac_params_82543() 271 DEBUGFUNC("e1000_init_function_pointers_82543"); in e1000_init_function_pointers_82543() 290 DEBUGFUNC("e1000_tbi_compatibility_enabled_82543"); in e1000_tbi_compatibility_enabled_82543() 314 DEBUGFUNC("e1000_set_tbi_compatibility_82543"); in e1000_set_tbi_compatibility_82543() 342 DEBUGFUNC("e1000_tbi_sbp_enabled_82543"); in e1000_tbi_sbp_enabled_82543() 366 DEBUGFUNC("e1000_set_tbi_sbp_82543"); in e1000_set_tbi_sbp_82543() 388 DEBUGFUNC("e1000_init_phy_disabled_82543"); in e1000_init_phy_disabled_82543() 492 DEBUGFUNC("e1000_read_phy_reg_82543"); in e1000_read_phy_reg_82543() [all …]
|
H A D | e1000_manage.c | 49 DEBUGFUNC("e1000_calculate_checksum"); in e1000_calculate_checksum() 75 DEBUGFUNC("e1000_mng_enable_host_if_generic"); in e1000_mng_enable_host_if_generic() 115 DEBUGFUNC("e1000_check_mng_mode_generic"); in e1000_check_mng_mode_generic() 137 DEBUGFUNC("e1000_enable_tx_pkt_filtering_generic"); in e1000_enable_tx_pkt_filtering_generic() 194 DEBUGFUNC("e1000_mng_write_cmd_header_generic"); in e1000_mng_write_cmd_header_generic() 231 DEBUGFUNC("e1000_mng_host_if_write_generic"); in e1000_mng_host_if_write_generic() 302 DEBUGFUNC("e1000_mng_write_dhcp_info_generic"); in e1000_mng_write_dhcp_info_generic() 345 DEBUGFUNC("e1000_enable_mng_pass_thru"); in e1000_enable_mng_pass_thru() 398 DEBUGFUNC("e1000_host_interface_command"); in e1000_host_interface_command() 471 DEBUGFUNC("e1000_load_firmware"); in e1000_load_firmware()
|
H A D | e1000_82540.c | 122 DEBUGFUNC("e1000_init_nvm_params_82540"); in e1000_init_nvm_params_82540() 163 DEBUGFUNC("e1000_init_mac_params_82540"); in e1000_init_mac_params_82540() 257 DEBUGFUNC("e1000_init_function_pointers_82540"); in e1000_init_function_pointers_82540() 275 DEBUGFUNC("e1000_reset_hw_82540"); in e1000_reset_hw_82540() 335 DEBUGFUNC("e1000_init_hw_82540"); in e1000_init_hw_82540() 417 DEBUGFUNC("e1000_setup_copper_link_82540"); in e1000_setup_copper_link_82540() 465 DEBUGFUNC("e1000_setup_fiber_serdes_link_82540"); in e1000_setup_fiber_serdes_link_82540() 504 DEBUGFUNC("e1000_adjust_serdes_amplitude_82540"); in e1000_adjust_serdes_amplitude_82540() 535 DEBUGFUNC("e1000_set_vco_speed_82540"); in e1000_set_vco_speed_82540() 593 DEBUGFUNC("e1000_set_phy_mode_82540"); in e1000_set_phy_mode_82540() [all …]
|
H A D | e1000_ich8lan.c | 276 DEBUGFUNC("e1000_toggle_lanphypc_pch_lpt"); in e1000_toggle_lanphypc_pch_lpt() 321 DEBUGFUNC("e1000_init_phy_workarounds_pchlan"); in e1000_init_phy_workarounds_pchlan() 463 DEBUGFUNC("e1000_init_phy_params_pchlan"); in e1000_init_phy_params_pchlan() 563 DEBUGFUNC("e1000_init_phy_params_ich8lan"); in e1000_init_phy_params_ich8lan() 657 DEBUGFUNC("e1000_init_nvm_params_ich8lan"); in e1000_init_nvm_params_ich8lan() 746 DEBUGFUNC("e1000_init_mac_params_ich8lan"); in e1000_init_mac_params_ich8lan() 872 DEBUGFUNC("__e1000_access_emi_reg_locked"); in __e1000_access_emi_reg_locked() 898 DEBUGFUNC("e1000_read_emi_reg_locked"); in e1000_read_emi_reg_locked() 913 DEBUGFUNC("e1000_read_emi_reg_locked"); in e1000_write_emi_reg_locked() 938 DEBUGFUNC("e1000_set_eee_pchlan"); in e1000_set_eee_pchlan() [all …]
|
H A D | e1000_82541.c | 90 DEBUGFUNC("e1000_init_phy_params_82541"); in e1000_init_phy_params_82541() 135 DEBUGFUNC("e1000_init_nvm_params_82541"); in e1000_init_nvm_params_82541() 223 DEBUGFUNC("e1000_init_mac_params_82541"); in e1000_init_mac_params_82541() 283 DEBUGFUNC("e1000_init_function_pointers_82541"); in e1000_init_function_pointers_82541() 300 DEBUGFUNC("e1000_reset_hw_82541"); in e1000_reset_hw_82541() 381 DEBUGFUNC("e1000_init_hw_82541"); in e1000_init_hw_82541() 451 DEBUGFUNC("e1000_get_link_up_info_82541"); in e1000_get_link_up_info_82541() 504 DEBUGFUNC("e1000_phy_hw_reset_82541"); in e1000_phy_hw_reset_82541() 540 DEBUGFUNC("e1000_setup_copper_link_82541"); in e1000_setup_copper_link_82541() 590 DEBUGFUNC("e1000_check_for_link_82541"); in e1000_check_for_link_82541() [all …]
|
/illumos-gate/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_mbx.c | 51 DEBUGFUNC("ixgbe_poll_for_msg"); in ixgbe_poll_for_msg() 83 DEBUGFUNC("ixgbe_poll_for_ack"); in ixgbe_poll_for_ack() 119 DEBUGFUNC("ixgbe_read_posted_mbx"); in ixgbe_read_posted_mbx() 149 DEBUGFUNC("ixgbe_write_posted_mbx"); in ixgbe_write_posted_mbx() 229 DEBUGFUNC("ixgbe_check_for_msg_vf"); in ixgbe_check_for_msg_vf() 251 DEBUGFUNC("ixgbe_check_for_ack_vf"); in ixgbe_check_for_ack_vf() 273 DEBUGFUNC("ixgbe_check_for_rst_vf"); in ixgbe_check_for_rst_vf() 294 DEBUGFUNC("ixgbe_obtain_mbx_lock_vf"); in ixgbe_obtain_mbx_lock_vf() 323 DEBUGFUNC("ixgbe_write_mbx_vf"); in ixgbe_write_mbx_vf() 363 DEBUGFUNC("ixgbe_read_mbx_vf"); in ixgbe_read_mbx_vf() [all …]
|
H A D | ixgbe_x540.c | 67 DEBUGFUNC("ixgbe_init_ops_X540"); in ixgbe_init_ops_X540() 202 DEBUGFUNC("ixgbe_setup_mac_link_X540"); in ixgbe_setup_mac_link_X540() 219 DEBUGFUNC("ixgbe_reset_hw_X540"); in ixgbe_reset_hw_X540() 320 DEBUGFUNC("ixgbe_start_hw_X540"); in ixgbe_start_hw_X540() 343 DEBUGFUNC("ixgbe_get_supported_physical_layer_X540"); in ixgbe_get_supported_physical_layer_X540() 370 DEBUGFUNC("ixgbe_init_eeprom_params_X540"); in ixgbe_init_eeprom_params_X540() 401 DEBUGFUNC("ixgbe_read_eerd_X540"); in ixgbe_read_eerd_X540() 427 DEBUGFUNC("ixgbe_read_eerd_buffer_X540"); in ixgbe_read_eerd_buffer_X540() 452 DEBUGFUNC("ixgbe_write_eewr_X540"); in ixgbe_write_eewr_X540() 478 DEBUGFUNC("ixgbe_write_eewr_buffer_X540"); in ixgbe_write_eewr_buffer_X540() [all …]
|
H A D | ixgbe_common.c | 76 DEBUGFUNC("ixgbe_init_ops_generic"); in ixgbe_init_ops_generic() 169 DEBUGFUNC("ixgbe_device_supports_autoneg_fc"); in ixgbe_device_supports_autoneg_fc() 243 DEBUGFUNC("ixgbe_setup_fc_generic"); in ixgbe_setup_fc_generic() 402 DEBUGFUNC("ixgbe_start_hw_generic"); in ixgbe_start_hw_generic() 503 DEBUGFUNC("ixgbe_init_hw_generic"); in ixgbe_init_hw_generic() 534 DEBUGFUNC("ixgbe_clear_hw_cntrs_generic"); in ixgbe_clear_hw_cntrs_generic() 654 DEBUGFUNC("ixgbe_read_pba_string_generic"); in ixgbe_read_pba_string_generic() 760 DEBUGFUNC("ixgbe_read_pba_num_generic"); in ixgbe_read_pba_num_generic() 929 DEBUGFUNC("ixgbe_get_pba_block_size"); in ixgbe_get_pba_block_size() 986 DEBUGFUNC("ixgbe_get_mac_addr_generic"); in ixgbe_get_mac_addr_generic() [all …]
|
H A D | ixgbe_phy.c | 257 DEBUGFUNC("ixgbe_init_phy_ops_generic"); in ixgbe_init_phy_ops_generic() 332 DEBUGFUNC("ixgbe_identify_phy_generic"); in ixgbe_identify_phy_generic() 384 DEBUGFUNC("ixgbe_check_reset_blocked"); in ixgbe_check_reset_blocked() 411 DEBUGFUNC("ixgbe_validate_phy_addr"); in ixgbe_validate_phy_addr() 436 DEBUGFUNC("ixgbe_get_phy_id"); in ixgbe_get_phy_id() 465 DEBUGFUNC("ixgbe_get_phy_type_from_id"); in ixgbe_get_phy_type_from_id() 507 DEBUGFUNC("ixgbe_reset_phy_generic"); in ixgbe_reset_phy_generic() 672 DEBUGFUNC("ixgbe_read_phy_reg_generic"); in ixgbe_read_phy_reg_generic() 772 DEBUGFUNC("ixgbe_write_phy_reg_generic"); in ixgbe_write_phy_reg_generic() 798 DEBUGFUNC("ixgbe_setup_phy_link_generic"); in ixgbe_setup_phy_link_generic() [all …]
|
H A D | ixgbe_82598.c | 126 DEBUGFUNC("ixgbe_init_ops_82598"); in ixgbe_init_ops_82598() 199 DEBUGFUNC("ixgbe_init_phy_ops_82598"); in ixgbe_init_phy_ops_82598() 261 DEBUGFUNC("ixgbe_start_hw_82598"); in ixgbe_start_hw_82598() 304 DEBUGFUNC("ixgbe_get_link_capabilities_82598"); in ixgbe_get_link_capabilities_82598() 360 DEBUGFUNC("ixgbe_get_media_type_82598"); in ixgbe_get_media_type_82598() 420 DEBUGFUNC("ixgbe_fc_enable_82598"); in ixgbe_fc_enable_82598() 566 DEBUGFUNC("ixgbe_start_mac_link_82598"); in ixgbe_start_mac_link_82598() 651 DEBUGFUNC("ixgbe_check_mac_link_82598"); in ixgbe_check_mac_link_82598() 743 DEBUGFUNC("ixgbe_setup_mac_link_82598"); in ixgbe_setup_mac_link_82598() 792 DEBUGFUNC("ixgbe_setup_copper_link_82598"); in ixgbe_setup_copper_link_82598() [all …]
|
H A D | ixgbe_82599.c | 66 DEBUGFUNC("ixgbe_init_mac_link_ops_82599"); in ixgbe_init_mac_link_ops_82599() 123 DEBUGFUNC("ixgbe_init_phy_ops_82599"); in ixgbe_init_phy_ops_82599() 179 DEBUGFUNC("ixgbe_setup_sfp_modules_82599"); in ixgbe_setup_sfp_modules_82599() 329 DEBUGFUNC("ixgbe_init_ops_82599"); in ixgbe_init_ops_82599() 423 DEBUGFUNC("ixgbe_get_link_capabilities_82599"); in ixgbe_get_link_capabilities_82599() 530 DEBUGFUNC("ixgbe_get_media_type_82599"); in ixgbe_get_media_type_82599() 593 DEBUGFUNC("ixgbe_stop_mac_link_on_d3_82599"); in ixgbe_stop_mac_link_on_d3_82599() 621 DEBUGFUNC("ixgbe_start_mac_link_82599"); in ixgbe_start_mac_link_82599() 728 DEBUGFUNC("ixgbe_flap_tx_laser_multispeed_fiber"); in ixgbe_flap_tx_laser_multispeed_fiber() 788 DEBUGFUNC("ixgbe_setup_mac_link_smartspeed"); in ixgbe_setup_mac_link_smartspeed() [all …]
|