/freebsd/sys/dev/igc/ |
H A D | igc_mac.c | 21 DEBUGFUNC("igc_init_mac_ops_generic"); in igc_init_mac_ops_generic() 35 DEBUGFUNC("igc_null_ops_generic"); in igc_null_ops_generic() 45 DEBUGFUNC("igc_null_mac_generic"); in igc_null_mac_generic() 58 DEBUGFUNC("igc_null_link_info"); in igc_null_link_info() 68 DEBUGFUNC("igc_null_mng_mode"); in igc_null_mng_mode() 81 DEBUGFUNC("igc_null_update_mc"); in igc_null_update_mc() 94 DEBUGFUNC("igc_null_write_vfta"); in igc_null_write_vfta() 107 DEBUGFUNC("igc_null_rar_set"); in igc_null_rar_set() 135 DEBUGFUNC("igc_clear_vfta_generic"); in igc_clear_vfta_generic() 154 DEBUGFUNC("igc_write_vfta_generic"); in igc_write_vfta_generic() [all …]
|
H A D | igc_phy.c | 21 DEBUGFUNC("igc_init_phy_ops_generic"); in igc_init_phy_ops_generic() 52 DEBUGFUNC("igc_null_set_page"); in igc_null_set_page() 65 DEBUGFUNC("igc_null_read_reg"); in igc_null_read_reg() 75 DEBUGFUNC("igc_null_phy_generic"); in igc_null_phy_generic() 87 DEBUGFUNC("igc_null_lplu_state"); in igc_null_lplu_state() 100 DEBUGFUNC("igc_null_write_reg"); in igc_null_write_reg() 116 DEBUGFUNC("igc_check_reset_block"); in igc_check_reset_block_generic() 137 DEBUGFUNC("igc_get_phy_id"); in igc_get_phy_id() 172 DEBUGFUNC("igc_read_phy_reg_mdic"); in igc_read_phy_reg_mdic() 231 DEBUGFUNC("igc_write_phy_reg_mdic"); in igc_write_phy_reg_mdic() [all …]
|
H A D | igc_i225.c | 31 DEBUGFUNC("igc_init_nvm_params_i225"); in igc_init_nvm_params_i225() 87 DEBUGFUNC("igc_init_mac_params_i225"); in igc_init_mac_params_i225() 138 DEBUGFUNC("igc_init_phy_params_i225"); in igc_init_phy_params_i225() 187 DEBUGFUNC("igc_reset_hw_i225"); in igc_reset_hw_i225() 243 DEBUGFUNC("igc_acquire_nvm_i225"); in igc_acquire_nvm_i225() 258 DEBUGFUNC("igc_release_nvm_i225"); in igc_release_nvm_i225() 278 DEBUGFUNC("igc_acquire_swfw_sync_i225"); in igc_acquire_swfw_sync_i225() 324 DEBUGFUNC("igc_release_swfw_sync_i225"); in igc_release_swfw_sync_i225() 350 DEBUGFUNC("igc_setup_copper_link_i225"); in igc_setup_copper_link_i225() 377 DEBUGFUNC("igc_get_hw_semaphore_i225"); in igc_get_hw_semaphore_i225() [all …]
|
H A D | igc_nvm.c | 21 DEBUGFUNC("igc_init_nvm_ops_generic"); in igc_init_nvm_ops_generic() 45 DEBUGFUNC("igc_null_read_nvm"); in igc_null_read_nvm() 55 DEBUGFUNC("igc_null_nvm_generic"); in igc_null_nvm_generic() 70 DEBUGFUNC("igc_null_write_nvm"); in igc_null_write_nvm() 120 DEBUGFUNC("igc_shift_out_eec_bits"); in igc_shift_out_eec_bits() 164 DEBUGFUNC("igc_shift_in_eec_bits"); in igc_shift_in_eec_bits() 200 DEBUGFUNC("igc_poll_eerd_eewr_done"); in igc_poll_eerd_eewr_done() 230 DEBUGFUNC("igc_acquire_nvm_generic"); in igc_acquire_nvm_generic() 264 DEBUGFUNC("igc_standby_nvm"); in igc_standby_nvm() 289 DEBUGFUNC("igc_stop_nvm"); in igc_stop_nvm() [all …]
|
/freebsd/sys/dev/e1000/ |
H A D | e1000_mbx.c | 45 DEBUGFUNC("e1000_null_mbx_check_flag"); in e1000_null_mbx_check_for_flag() 62 DEBUGFUNC("e1000_null_mbx_rw_msg"); in e1000_null_mbx_transact() 81 DEBUGFUNC("e1000_read_mbx"); in e1000_read_mbx() 107 DEBUGFUNC("e1000_write_mbx"); in e1000_write_mbx() 130 DEBUGFUNC("e1000_check_for_msg"); in e1000_check_for_msg() 150 DEBUGFUNC("e1000_check_for_ack"); in e1000_check_for_ack() 170 DEBUGFUNC("e1000_check_for_rst"); in e1000_check_for_rst() 190 DEBUGFUNC("e1000_poll_for_msg"); in e1000_poll_for_msg() 221 DEBUGFUNC("e1000_poll_for_ack"); in e1000_poll_for_ack() 255 DEBUGFUNC("e1000_read_posted_mbx"); in e1000_read_posted_mbx() [all …]
|
H A D | e1000_mac.c | 50 DEBUGFUNC("e1000_init_mac_ops_generic"); in e1000_init_mac_ops_generic() 89 DEBUGFUNC("e1000_null_ops_generic"); in e1000_null_ops_generic() 99 DEBUGFUNC("e1000_null_mac_generic"); in e1000_null_mac_generic() 112 DEBUGFUNC("e1000_null_link_info"); in e1000_null_link_info() 122 DEBUGFUNC("e1000_null_mng_mode"); in e1000_null_mng_mode() 135 DEBUGFUNC("e1000_null_update_mc"); in e1000_null_update_mc() 148 DEBUGFUNC("e1000_null_write_vfta"); in e1000_null_write_vfta() 161 DEBUGFUNC("e1000_null_rar_set"); in e1000_null_rar_set() 172 DEBUGFUNC("e1000_null_set_obff_timer"); in e1000_null_set_obff_timer() 191 DEBUGFUNC("e1000_get_bus_info_pci_generic"); in e1000_get_bus_info_pci_generic() [all …]
|
H A D | e1000_phy.c | 73 DEBUGFUNC("e1000_init_phy_ops_generic"); in e1000_init_phy_ops_generic() 111 DEBUGFUNC("e1000_null_set_page"); in e1000_null_set_page() 124 DEBUGFUNC("e1000_null_read_reg"); in e1000_null_read_reg() 134 DEBUGFUNC("e1000_null_phy_generic"); in e1000_null_phy_generic() 146 DEBUGFUNC("e1000_null_lplu_state"); in e1000_null_lplu_state() 159 DEBUGFUNC("e1000_null_write_reg"); in e1000_null_write_reg() 176 DEBUGFUNC("e1000_read_i2c_byte_null"); in e1000_read_i2c_byte_null() 193 DEBUGFUNC("e1000_write_i2c_byte_null"); in e1000_write_i2c_byte_null() 209 DEBUGFUNC("e1000_check_reset_block"); in e1000_check_reset_block_generic() 231 DEBUGFUNC("e1000_get_phy_id"); in e1000_get_phy_id() [all …]
|
H A D | e1000_82575.c | 132 DEBUGFUNC("e1000_sgmii_uses_mdio_82575"); in e1000_sgmii_uses_mdio_82575() 164 DEBUGFUNC("e1000_init_phy_params_82575"); in e1000_init_phy_params_82575() 328 DEBUGFUNC("e1000_init_mac_params_82575"); in e1000_init_mac_params_82575() 446 DEBUGFUNC("e1000_init_nvm_params_82575"); in e1000_init_nvm_params_82575() 527 DEBUGFUNC("e1000_init_function_pointers_82575"); in e1000_init_function_pointers_82575() 549 DEBUGFUNC("e1000_read_phy_reg_sgmii_82575"); in e1000_read_phy_reg_sgmii_82575() 582 DEBUGFUNC("e1000_write_phy_reg_sgmii_82575"); in e1000_write_phy_reg_sgmii_82575() 616 DEBUGFUNC("e1000_get_phy_id_82575"); in e1000_get_phy_id_82575() 715 DEBUGFUNC("e1000_phy_hw_reset_sgmii_82575"); in e1000_phy_hw_reset_sgmii_82575() 764 DEBUGFUNC("e1000_set_d0_lplu_state_82575"); in e1000_set_d0_lplu_state_82575() [all …]
|
H A D | e1000_82571.c | 96 DEBUGFUNC("e1000_init_phy_params_82571"); in e1000_init_phy_params_82571() 207 DEBUGFUNC("e1000_init_nvm_params_82571"); in e1000_init_nvm_params_82571() 289 DEBUGFUNC("e1000_init_mac_params_82571"); in e1000_init_mac_params_82571() 446 DEBUGFUNC("e1000_init_function_pointers_82571"); in e1000_init_function_pointers_82571() 466 DEBUGFUNC("e1000_get_phy_id_82571"); in e1000_get_phy_id_82571() 517 DEBUGFUNC("e1000_get_hw_semaphore_82574"); in e1000_get_hw_semaphore_82574() 555 DEBUGFUNC("e1000_put_hw_semaphore_82574"); in e1000_put_hw_semaphore_82574() 578 DEBUGFUNC("e1000_set_d0_lplu_state_82574"); in e1000_set_d0_lplu_state_82574() 604 DEBUGFUNC("e1000_set_d3_lplu_state_82574"); in e1000_set_d3_lplu_state_82574() 631 DEBUGFUNC("e1000_acquire_nvm_82571"); in e1000_acquire_nvm_82571() [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_80003es2lan.c | 92 DEBUGFUNC("e1000_init_phy_params_80003es2lan"); in e1000_init_phy_params_80003es2lan() 144 DEBUGFUNC("e1000_init_nvm_params_80003es2lan"); in e1000_init_nvm_params_80003es2lan() 198 DEBUGFUNC("e1000_init_mac_params_80003es2lan"); in e1000_init_mac_params_80003es2lan() 280 DEBUGFUNC("e1000_init_function_pointers_80003es2lan"); in e1000_init_function_pointers_80003es2lan() 297 DEBUGFUNC("e1000_acquire_phy_80003es2lan"); in e1000_acquire_phy_80003es2lan() 313 DEBUGFUNC("e1000_release_phy_80003es2lan"); in e1000_release_phy_80003es2lan() 330 DEBUGFUNC("e1000_acquire_mac_csr_80003es2lan"); in e1000_acquire_mac_csr_80003es2lan() 347 DEBUGFUNC("e1000_release_mac_csr_80003es2lan"); in e1000_release_mac_csr_80003es2lan() 364 DEBUGFUNC("e1000_acquire_nvm_80003es2lan"); in e1000_acquire_nvm_80003es2lan() 386 DEBUGFUNC("e1000_release_nvm_80003es2lan"); in e1000_release_nvm_80003es2lan() [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_i210.c | 58 DEBUGFUNC("e1000_acquire_nvm_i210"); in e1000_acquire_nvm_i210() 74 DEBUGFUNC("e1000_release_nvm_i210"); in e1000_release_nvm_i210() 95 DEBUGFUNC("e1000_read_nvm_srrd_i210"); in e1000_read_nvm_srrd_i210() 140 DEBUGFUNC("e1000_write_nvm_srwr_i210"); in e1000_write_nvm_srwr_i210() 183 DEBUGFUNC("e1000_write_nvm_srwr"); in e1000_write_nvm_srwr() 239 DEBUGFUNC("e1000_read_invm_word_i210"); in e1000_read_invm_word_i210() 279 DEBUGFUNC("e1000_read_invm_i210"); in e1000_read_invm_i210() 367 DEBUGFUNC("e1000_read_invm_version"); in e1000_read_invm_version() 458 DEBUGFUNC("e1000_validate_nvm_checksum_i210"); in e1000_validate_nvm_checksum_i210() 498 DEBUGFUNC("e1000_update_nvm_checksum_i210"); in e1000_update_nvm_checksum_i210() [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_nvm.c | 48 DEBUGFUNC("e1000_init_nvm_ops_generic"); in e1000_init_nvm_ops_generic() 73 DEBUGFUNC("e1000_null_read_nvm"); in e1000_null_read_nvm() 83 DEBUGFUNC("e1000_null_nvm_generic"); in e1000_null_nvm_generic() 95 DEBUGFUNC("e1000_null_led_default"); in e1000_null_led_default() 110 DEBUGFUNC("e1000_null_write_nvm"); in e1000_null_write_nvm() 160 DEBUGFUNC("e1000_shift_out_eec_bits"); in e1000_shift_out_eec_bits() 207 DEBUGFUNC("e1000_shift_in_eec_bits"); in e1000_shift_in_eec_bits() 243 DEBUGFUNC("e1000_poll_eerd_eewr_done"); in e1000_poll_eerd_eewr_done() 273 DEBUGFUNC("e1000_acquire_nvm_generic"); in e1000_acquire_nvm_generic() 307 DEBUGFUNC("e1000_standby_nvm"); in e1000_standby_nvm() [all …]
|
H A D | e1000_manage.c | 51 DEBUGFUNC("e1000_calculate_checksum"); in e1000_calculate_checksum() 77 DEBUGFUNC("e1000_mng_enable_host_if_generic"); in e1000_mng_enable_host_if_generic() 117 DEBUGFUNC("e1000_check_mng_mode_generic"); in e1000_check_mng_mode_generic() 139 DEBUGFUNC("e1000_enable_tx_pkt_filtering_generic"); in e1000_enable_tx_pkt_filtering_generic() 196 DEBUGFUNC("e1000_mng_write_cmd_header_generic"); in e1000_mng_write_cmd_header_generic() 233 DEBUGFUNC("e1000_mng_host_if_write_generic"); in e1000_mng_host_if_write_generic() 304 DEBUGFUNC("e1000_mng_write_dhcp_info_generic"); in e1000_mng_write_dhcp_info_generic() 347 DEBUGFUNC("e1000_enable_mng_pass_thru"); in e1000_enable_mng_pass_thru() 400 DEBUGFUNC("e1000_host_interface_command"); in e1000_host_interface_command() 474 DEBUGFUNC("e1000_load_firmware"); in e1000_load_firmware()
|
H A D | e1000_ich8lan.c | 277 DEBUGFUNC("e1000_toggle_lanphypc_pch_lpt"); in e1000_toggle_lanphypc_pch_lpt() 322 DEBUGFUNC("e1000_init_phy_workarounds_pchlan"); in e1000_init_phy_workarounds_pchlan() 462 DEBUGFUNC("e1000_init_phy_params_pchlan"); in e1000_init_phy_params_pchlan() 558 DEBUGFUNC("e1000_init_phy_params_ich8lan"); in e1000_init_phy_params_ich8lan() 652 DEBUGFUNC("e1000_init_nvm_params_ich8lan"); in e1000_init_nvm_params_ich8lan() 738 DEBUGFUNC("e1000_init_mac_params_ich8lan"); in e1000_init_mac_params_ich8lan() 860 DEBUGFUNC("__e1000_access_emi_reg_locked"); in __e1000_access_emi_reg_locked() 886 DEBUGFUNC("e1000_read_emi_reg_locked"); in e1000_read_emi_reg_locked() 901 DEBUGFUNC("e1000_read_emi_reg_locked"); in e1000_write_emi_reg_locked() 926 DEBUGFUNC("e1000_set_eee_pchlan"); in e1000_set_eee_pchlan() [all …]
|
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_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 …]
|
/freebsd/sys/dev/ixgbe/ |
H A D | ixgbe_mbx.c | 54 DEBUGFUNC("ixgbe_read_mbx"); in ixgbe_read_mbx() 84 DEBUGFUNC("ixgbe_poll_mbx"); in ixgbe_poll_mbx() 121 DEBUGFUNC("ixgbe_write_mbx"); in ixgbe_write_mbx() 154 DEBUGFUNC("ixgbe_check_for_msg"); in ixgbe_check_for_msg() 174 DEBUGFUNC("ixgbe_check_for_ack"); in ixgbe_check_for_ack() 194 DEBUGFUNC("ixgbe_check_for_rst"); in ixgbe_check_for_rst() 214 DEBUGFUNC("ixgbe_clear_mbx"); in ixgbe_clear_mbx() 234 DEBUGFUNC("ixgbe_poll_for_msg"); in ixgbe_poll_for_msg() 267 DEBUGFUNC("ixgbe_poll_for_ack"); in ixgbe_poll_for_ack() 364 DEBUGFUNC("ixgbe_check_for_msg_vf"); in ixgbe_check_for_msg_vf() [all …]
|
H A D | ixgbe_x540.c | 67 DEBUGFUNC("ixgbe_init_ops_X540"); in ixgbe_init_ops_X540() 203 DEBUGFUNC("ixgbe_setup_mac_link_X540"); in ixgbe_setup_mac_link_X540() 220 DEBUGFUNC("ixgbe_reset_hw_X540"); in ixgbe_reset_hw_X540() 321 DEBUGFUNC("ixgbe_start_hw_X540"); in ixgbe_start_hw_X540() 344 DEBUGFUNC("ixgbe_get_supported_physical_layer_X540"); in ixgbe_get_supported_physical_layer_X540() 371 DEBUGFUNC("ixgbe_init_eeprom_params_X540"); in ixgbe_init_eeprom_params_X540() 402 DEBUGFUNC("ixgbe_read_eerd_X540"); in ixgbe_read_eerd_X540() 428 DEBUGFUNC("ixgbe_read_eerd_buffer_X540"); in ixgbe_read_eerd_buffer_X540() 453 DEBUGFUNC("ixgbe_write_eewr_X540"); in ixgbe_write_eewr_X540() 479 DEBUGFUNC("ixgbe_write_eewr_buffer_X540"); in ixgbe_write_eewr_buffer_X540() [all …]
|
H A D | ixgbe_common.c | 75 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() 501 DEBUGFUNC("ixgbe_init_hw_generic"); in ixgbe_init_hw_generic() 532 DEBUGFUNC("ixgbe_clear_hw_cntrs_generic"); in ixgbe_clear_hw_cntrs_generic() 652 DEBUGFUNC("ixgbe_read_pba_string_generic"); in ixgbe_read_pba_string_generic() 758 DEBUGFUNC("ixgbe_read_pba_num_generic"); in ixgbe_read_pba_num_generic() 927 DEBUGFUNC("ixgbe_get_pba_block_size"); in ixgbe_get_pba_block_size() 984 DEBUGFUNC("ixgbe_get_mac_addr_generic"); in ixgbe_get_mac_addr_generic() [all …]
|
H A D | ixgbe_phy.c | 251 DEBUGFUNC("ixgbe_init_phy_ops_generic"); in ixgbe_init_phy_ops_generic() 326 DEBUGFUNC("ixgbe_identify_phy_generic"); in ixgbe_identify_phy_generic() 378 DEBUGFUNC("ixgbe_check_reset_blocked"); in ixgbe_check_reset_blocked() 405 DEBUGFUNC("ixgbe_validate_phy_addr"); in ixgbe_validate_phy_addr() 430 DEBUGFUNC("ixgbe_get_phy_id"); in ixgbe_get_phy_id() 459 DEBUGFUNC("ixgbe_get_phy_type_from_id"); in ixgbe_get_phy_type_from_id() 500 DEBUGFUNC("ixgbe_reset_phy_generic"); in ixgbe_reset_phy_generic() 685 DEBUGFUNC("ixgbe_read_phy_reg_generic"); in ixgbe_read_phy_reg_generic() 785 DEBUGFUNC("ixgbe_write_phy_reg_generic"); in ixgbe_write_phy_reg_generic() 811 DEBUGFUNC("ixgbe_setup_phy_link_generic"); in ixgbe_setup_phy_link_generic() [all …]
|
H A D | ixgbe_82598.c | 125 DEBUGFUNC("ixgbe_init_ops_82598"); in ixgbe_init_ops_82598() 198 DEBUGFUNC("ixgbe_init_phy_ops_82598"); in ixgbe_init_phy_ops_82598() 260 DEBUGFUNC("ixgbe_start_hw_82598"); in ixgbe_start_hw_82598() 303 DEBUGFUNC("ixgbe_get_link_capabilities_82598"); in ixgbe_get_link_capabilities_82598() 359 DEBUGFUNC("ixgbe_get_media_type_82598"); in ixgbe_get_media_type_82598() 419 DEBUGFUNC("ixgbe_fc_enable_82598"); in ixgbe_fc_enable_82598() 565 DEBUGFUNC("ixgbe_start_mac_link_82598"); in ixgbe_start_mac_link_82598() 650 DEBUGFUNC("ixgbe_check_mac_link_82598"); in ixgbe_check_mac_link_82598() 742 DEBUGFUNC("ixgbe_setup_mac_link_82598"); in ixgbe_setup_mac_link_82598() 791 DEBUGFUNC("ixgbe_setup_copper_link_82598"); in ixgbe_setup_copper_link_82598() [all …]
|
H A D | ixgbe_82599.c | 65 DEBUGFUNC("ixgbe_init_mac_link_ops_82599"); in ixgbe_init_mac_link_ops_82599() 122 DEBUGFUNC("ixgbe_init_phy_ops_82599"); in ixgbe_init_phy_ops_82599() 178 DEBUGFUNC("ixgbe_setup_sfp_modules_82599"); in ixgbe_setup_sfp_modules_82599() 329 DEBUGFUNC("ixgbe_init_ops_82599"); in ixgbe_init_ops_82599() 429 DEBUGFUNC("ixgbe_get_link_capabilities_82599"); in ixgbe_get_link_capabilities_82599() 549 DEBUGFUNC("ixgbe_get_media_type_82599"); in ixgbe_get_media_type_82599() 615 DEBUGFUNC("ixgbe_stop_mac_link_on_d3_82599"); in ixgbe_stop_mac_link_on_d3_82599() 643 DEBUGFUNC("ixgbe_start_mac_link_82599"); in ixgbe_start_mac_link_82599() 750 DEBUGFUNC("ixgbe_flap_tx_laser_multispeed_fiber"); in ixgbe_flap_tx_laser_multispeed_fiber() 810 DEBUGFUNC("ixgbe_setup_mac_link_smartspeed"); in ixgbe_setup_mac_link_smartspeed() [all …]
|