Home
last modified time | relevance | path

Searched refs:hw_dbg (Results 1 – 25 of 29) sorted by relevance

12

/linux-6.15/drivers/net/ethernet/intel/igc/
H A Digc_mac.c40 hw_dbg("Master requests are pending.\n"); in igc_disable_pcie_master()
64 hw_dbg("Programming MAC Address into RAR[0]\n"); in igc_init_rx_addrs()
69 hw_dbg("Clearing RAR[1-%u]\n", rar_count - 1); in igc_init_rx_addrs()
543 hw_dbg("Flow Control = FULL.\n"); in igc_config_fc_after_link_up()
602 hw_dbg("Flow Control = NONE.\n"); in igc_config_fc_after_link_up()
685 hw_dbg("2500 Mbs, "); in igc_get_speed_and_duplex_copper()
688 hw_dbg("1000 Mbs, "); in igc_get_speed_and_duplex_copper()
692 hw_dbg("100 Mbs, "); in igc_get_speed_and_duplex_copper()
695 hw_dbg("10 Mbs, "); in igc_get_speed_and_duplex_copper()
700 hw_dbg("Full Duplex\n"); in igc_get_speed_and_duplex_copper()
[all …]
H A Digc_phy.c271 hw_dbg("Advertise 10mb Half duplex\n"); in igc_phy_setup_autoneg()
277 hw_dbg("Advertise 10mb Full duplex\n"); in igc_phy_setup_autoneg()
283 hw_dbg("Advertise 100mb Half duplex\n"); in igc_phy_setup_autoneg()
289 hw_dbg("Advertise 100mb Full duplex\n"); in igc_phy_setup_autoneg()
299 hw_dbg("Advertise 1000mb Full duplex\n"); in igc_phy_setup_autoneg()
452 hw_dbg("Restarting Auto-Neg\n"); in igc_copper_link_autoneg()
512 hw_dbg("Valid link established!!!\n"); in igc_setup_copper_link()
565 hw_dbg("MDI Read did not complete\n"); in igc_read_phy_reg_mdic()
570 hw_dbg("MDI Error\n"); in igc_read_phy_reg_mdic()
622 hw_dbg("MDI Write did not complete\n"); in igc_write_phy_reg_mdic()
[all …]
H A Digc_i225.c95 hw_dbg("Driver can't access the NVM\n"); in igc_get_hw_semaphore_i225()
166 hw_dbg("Failed to release SW_FW_SYNC.\n"); in igc_release_swfw_sync_i225()
239 hw_dbg("nvm parameter(s) out of bounds\n"); in igc_write_nvm_srwr()
261 hw_dbg("Shadow RAM write EEWR timed out\n"); in igc_write_nvm_srwr()
379 hw_dbg("Flash update time out\n"); in igc_update_flash_i225()
388 hw_dbg("Flash update time out\n"); in igc_update_flash_i225()
390 hw_dbg("Flash update complete\n"); in igc_update_flash_i225()
416 hw_dbg("EEPROM read failed\n"); in igc_update_nvm_checksum_i225()
433 hw_dbg("NVM Read Error while updating checksum.\n"); in igc_update_nvm_checksum_i225()
538 hw_dbg("LPI Clock Stop Bit should not be set!\n"); in igc_set_eee_i225()
[all …]
H A Digc_base.c29 hw_dbg("PCI-E Master disable polling has failed\n"); in igc_reset_hw_base()
31 hw_dbg("Masking off all interrupts\n"); in igc_reset_hw_base()
42 hw_dbg("Issuing a global reset to MAC\n"); in igc_reset_hw_base()
51 hw_dbg("Auto Read Done did not complete\n"); in igc_reset_hw_base()
177 hw_dbg("Error resetting the PHY\n"); in igc_init_phy_params_base()
291 hw_dbg("Zeroing the MTA\n"); in igc_init_hw_base()
296 hw_dbg("Zeroing the UTA\n"); in igc_init_hw_base()
366 hw_dbg("Queue disable timed out after 10ms\n"); in igc_rx_fifo_flush_base()
H A Digc_nvm.c58 hw_dbg("nvm parameter(s) out of bounds\n"); in igc_read_nvm_eerd()
120 hw_dbg("NVM Read Error\n"); in igc_validate_nvm_checksum()
127 hw_dbg("NVM Checksum Invalid\n"); in igc_validate_nvm_checksum()
153 hw_dbg("NVM Read Error while updating checksum.\n"); in igc_update_nvm_checksum()
161 hw_dbg("NVM Write Error while updating checksum.\n"); in igc_update_nvm_checksum()
H A Digc_hw.h279 #define hw_dbg(format, arg...) \ macro
/linux-6.15/drivers/net/ethernet/intel/igb/
H A De1000_mac.c303 hw_dbg("NVM Read Error\n"); in igb_check_alt_mac_addr()
323 hw_dbg("NVM Read Error\n"); in igb_check_alt_mac_addr()
812 hw_dbg("NVM Read Error\n"); in igb_set_default_fc()
1065 hw_dbg("Flow Control = NONE.\n"); in igb_config_fc_after_link_up()
1200 hw_dbg("Flow Control = NONE.\n"); in igb_config_fc_after_link_up()
1238 hw_dbg("1000 Mbs, "); in igb_get_speed_and_duplex_copper()
1241 hw_dbg("100 Mbs, "); in igb_get_speed_and_duplex_copper()
1244 hw_dbg("10 Mbs, "); in igb_get_speed_and_duplex_copper()
1249 hw_dbg("Full Duplex\n"); in igb_get_speed_and_duplex_copper()
1252 hw_dbg("Half Duplex\n"); in igb_get_speed_and_duplex_copper()
[all …]
H A De1000_phy.c151 hw_dbg("MDI Error\n"); in igb_read_phy_reg_mdic()
208 hw_dbg("MDI Error\n"); in igb_write_phy_reg_mdic()
253 hw_dbg("I2CCMD Error bit set\n"); in igb_read_phy_reg_i2c()
310 hw_dbg("I2CCMD Error bit set\n"); in igb_write_phy_reg_i2c()
362 hw_dbg("I2CCMD Error bit set\n"); in igb_read_sfp_data_byte()
884 hw_dbg("Restarting Auto-Neg\n"); in igb_copper_link_autoneg()
1163 hw_dbg("IGP PSCR: %X\n", phy_data); in igb_phy_force_speed_duplex_igp()
1356 hw_dbg("Half Duplex\n"); in igb_phy_force_speed_duplex_setup()
1360 hw_dbg("Full Duplex\n"); in igb_phy_force_speed_duplex_setup()
1368 hw_dbg("Forcing 100mb\n"); in igb_phy_force_speed_duplex_setup()
[all …]
H A De1000_nvm.c179 hw_dbg("Could not acquire NVM grant\n"); in igb_acquire_nvm()
286 hw_dbg("SPI NVM Status error\n"); in igb_ready_nvm_eeprom()
495 hw_dbg("PBA string buffer was null\n"); in igb_read_part_string()
502 hw_dbg("NVM Read Error\n"); in igb_read_part_string()
508 hw_dbg("NVM Read Error\n"); in igb_read_part_string()
521 hw_dbg("PBA string buffer too small\n"); in igb_read_part_string()
553 hw_dbg("NVM Read Error\n"); in igb_read_part_string()
564 hw_dbg("PBA string buffer too small\n"); in igb_read_part_string()
576 hw_dbg("NVM Read Error\n"); in igb_read_part_string()
633 hw_dbg("NVM Read Error\n"); in igb_validate_nvm_checksum()
[all …]
H A De1000_i210.c76 hw_dbg("Driver can't access the NVM\n"); in igb_get_hw_semaphore_i210()
240 hw_dbg("nvm parameter(s) out of bounds\n"); in igb_write_nvm_srwr()
262 hw_dbg("Shadow RAM write EEWR timed out\n"); in igb_write_nvm_srwr()
345 hw_dbg("Read INVM Word 0x%02x = %x\n", in igb_read_invm_word_i210()
380 hw_dbg("MAC Addr not found in iNVM\n"); in igb_read_invm_i210()
430 hw_dbg("NVM word 0x%02x is not mapped.\n", offset); in igb_read_invm_i210()
586 hw_dbg("EEPROM read failed\n"); in igb_update_nvm_checksum_i210()
675 hw_dbg("Flash update time out\n"); in igb_update_flash_i210()
684 hw_dbg("Flash update time out\n"); in igb_update_flash_i210()
686 hw_dbg("Flash update complete\n"); in igb_update_flash_i210()
[all …]
H A De1000_82575.c1400 hw_dbg("2500 Mbs, "); in igb_get_pcs_speed_and_duplex_82575()
1401 hw_dbg("Full Duplex\n"); in igb_get_pcs_speed_and_duplex_82575()
1466 hw_dbg("Masking off all interrupts\n"); in igb_reset_hw_82575()
1530 hw_dbg("Initializing the IEEE VLAN\n"); in igb_init_hw_82575()
1537 hw_dbg("Zeroing the MTA\n"); in igb_init_hw_82575()
1542 hw_dbg("Zeroing the UTA\n"); in igb_init_hw_82575()
1601 hw_dbg("Error resetting the PHY.\n"); in igb_setup_copper_link_82575()
2227 hw_dbg("NVM Read Error\n"); in igb_reset_mdicnfg_82580()
2369 hw_dbg("NVM Read Error\n"); in igb_validate_nvm_checksum_with_offset()
2376 hw_dbg("NVM Checksum Invalid\n"); in igb_validate_nvm_checksum_with_offset()
[all …]
/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c516 hw_dbg(hw, "NVM Read Error\n"); in ixgbe_read_pba_string_generic()
522 hw_dbg(hw, "NVM Read Error\n"); in ixgbe_read_pba_string_generic()
568 hw_dbg(hw, "NVM Read Error\n"); in ixgbe_read_pba_string_generic()
590 hw_dbg(hw, "NVM Read Error\n"); in ixgbe_read_pba_string_generic()
1707 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_calc_eeprom_checksum_generic()
1768 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_validate_eeprom_checksum_generic()
1780 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_validate_eeprom_checksum_generic()
1813 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_update_eeprom_checksum_generic()
1973 hw_dbg(hw, " Clearing MTA\n"); in ixgbe_init_rx_addrs_generic()
2078 hw_dbg(hw, " Clearing MTA\n"); in ixgbe_update_mc_addr_list_generic()
[all …]
H A Dixgbe_x540.c333 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_calc_eeprom_checksum_X540()
348 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_calc_eeprom_checksum_X540()
358 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_calc_eeprom_checksum_X540()
369 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_calc_eeprom_checksum_X540()
402 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_validate_eeprom_checksum_X540()
427 hw_dbg(hw, "Invalid EEPROM checksum"); in ixgbe_validate_eeprom_checksum_X540()
460 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_update_eeprom_checksum_X540()
501 hw_dbg(hw, "Flash update time out\n"); in ixgbe_update_flash_X540()
510 hw_dbg(hw, "Flash update complete\n"); in ixgbe_update_flash_X540()
512 hw_dbg(hw, "Flash update time out\n"); in ixgbe_update_flash_X540()
[all …]
H A Dixgbe_82599.c146 hw_dbg(hw, " sfp module setup not complete\n"); in ixgbe_setup_sfp_modules_82599()
547 hw_dbg(hw, "Autoneg did not complete.\n"); in ixgbe_start_mac_link_82599()
646 hw_dbg(hw, "Invalid fixed module speed\n"); in ixgbe_set_hard_rate_select_speed()
868 hw_dbg(hw, "Autoneg did not complete.\n"); in ixgbe_setup_mac_link_82599()
1391 hw_dbg(hw, " Error on flow type input\n"); in ixgbe_fdir_add_signature_filter_82599()
1550 hw_dbg(hw, " Error on vm pool mask\n"); in ixgbe_fdir_set_input_mask_82599()
1559 hw_dbg(hw, " Error on src/dst port mask\n"); in ixgbe_fdir_set_input_mask_82599()
1566 hw_dbg(hw, " Error on flow type mask\n"); in ixgbe_fdir_set_input_mask_82599()
1587 hw_dbg(hw, " Error on VLAN mask\n"); in ixgbe_fdir_set_input_mask_82599()
1599 hw_dbg(hw, " Error on flexible byte mask\n"); in ixgbe_fdir_set_input_mask_82599()
[all …]
H A Dixgbe_phy.c323 hw_dbg(hw, "MNG_VETO bit detected.\n"); in ixgbe_check_reset_blocked()
1455 hw_dbg(hw, "DELAY: %d MS\n", edata); in ixgbe_reset_phy_nl()
1459 hw_dbg(hw, "DATA:\n"); in ixgbe_reset_phy_nl()
1480 hw_dbg(hw, "CONTROL:\n"); in ixgbe_reset_phy_nl()
1482 hw_dbg(hw, "EOL\n"); in ixgbe_reset_phy_nl()
1485 hw_dbg(hw, "SOL\n"); in ixgbe_reset_phy_nl()
1487 hw_dbg(hw, "Bad control value\n"); in ixgbe_reset_phy_nl()
1492 hw_dbg(hw, "Bad control type\n"); in ixgbe_reset_phy_nl()
1797 hw_dbg(hw, "SFP+ module not supported\n"); in ixgbe_identify_sfp_module_generic()
2232 hw_dbg(hw, "I2C byte read error.\n"); in ixgbe_read_i2c_byte_generic_int()
[all …]
H A Dixgbe_82598.c295 hw_dbg(hw, "Invalid water mark configuration\n"); in ixgbe_fc_enable_82598()
372 hw_dbg(hw, "Flow control param set incorrectly\n"); in ixgbe_fc_enable_82598()
443 hw_dbg(hw, "Autonegotiation did not complete.\n"); in ixgbe_start_mac_link_82598()
481 hw_dbg(hw, "Link was indicated but link is down\n"); in ixgbe_validate_link_ready()
732 hw_dbg(hw, "Reset polling failed to complete.\n"); in ixgbe_reset_hw_82598()
792 hw_dbg(hw, "RAR index %d is out of range.\n", rar); in ixgbe_set_vmdq_82598()
817 hw_dbg(hw, "RAR index %d is out of range.\n", rar); in ixgbe_clear_vmdq_82598()
996 hw_dbg(hw, "EEPROM read did not pass.\n"); in ixgbe_read_i2c_phy_82598()
H A Dixgbe_x550.c681 hw_dbg(hw, "IOSF wait timed out\n"); in ixgbe_iosf_wait()
720 hw_dbg(hw, "Failed to read, error %x\n", error); in ixgbe_read_iosf_sb_reg_x550()
894 hw_dbg(hw, "Host interface command failed\n"); in ixgbe_read_ee_hostif_buffer_X550()
943 hw_dbg(hw, "Failed to read EEPROM image\n"); in ixgbe_checksum_ptr_x550()
980 hw_dbg(hw, "Failed to read EEPROM image\n"); in ixgbe_checksum_ptr_x550()
1013 hw_dbg(hw, "Failed to read EEPROM image\n"); in ixgbe_calc_checksum_X550()
1136 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_validate_eeprom_checksum_X550()
1156 hw_dbg(hw, "Invalid EEPROM checksum"); in ixgbe_validate_eeprom_checksum_X550()
1327 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_update_eeprom_checksum_X550()
1374 hw_dbg(hw, "Eeprom buffered write failed\n"); in ixgbe_write_ee_hostif_buffer_X550()
[all …]
H A Dixgbe_common.h185 #define hw_dbg(hw, format, arg...) \ macro
/linux-6.15/drivers/net/ethernet/intel/i40e/
H A Di40e_lan_hmc.c290 hw_dbg(hw, "i40e_create_lan_hmc_object: bad info ptr\n"); in i40e_create_lan_hmc_object()
300 hw_dbg(hw, "i40e_create_lan_hmc_object: bad signature\n"); in i40e_create_lan_hmc_object()
306 hw_dbg(hw, "i40e_create_lan_hmc_object: returns error %d\n", in i40e_create_lan_hmc_object()
313 hw_dbg(hw, "i40e_create_lan_hmc_object: returns error %d\n", in i40e_create_lan_hmc_object()
475 hw_dbg(hw, "i40e_configure_lan_hmc: Unknown SD type: %d\n", in i40e_configure_lan_hmc()
531 hw_dbg(hw, "i40e_delete_hmc_object: bad info ptr\n"); in i40e_delete_lan_hmc_object()
547 hw_dbg(hw, "i40e_delete_hmc_object: bad sd_entry\n"); in i40e_delete_lan_hmc_object()
558 hw_dbg(hw, "i40e_delete_hmc_object: returns error %d\n", in i40e_delete_lan_hmc_object()
566 hw_dbg(hw, "i40e_delete_hmc_object: returns error %d\n", in i40e_delete_lan_hmc_object()
988 hw_dbg(hw, "i40e_hmc_get_object_va: bad hmc_info ptr\n"); in i40e_hmc_get_object_va()
[all …]
H A Di40e_hmc.c31 hw_dbg(hw, "i40e_add_sd_table_entry: bad sd_entry\n"); in i40e_add_sd_table_entry()
37 hw_dbg(hw, "i40e_add_sd_table_entry: bad sd_index\n"); in i40e_add_sd_table_entry()
118 hw_dbg(hw, "i40e_add_pd_table_entry: bad pd_index\n"); in i40e_add_pd_table_entry()
197 hw_dbg(hw, "i40e_remove_pd_bp: bad idx\n"); in i40e_remove_pd_bp()
203 hw_dbg(hw, "i40e_remove_pd_bp: wrong sd_entry type\n"); in i40e_remove_pd_bp()
H A Di40e_debug.h39 #define hw_dbg(hw, S, A...) dev_dbg(i40e_hw_to_dev(hw), S, ##A) macro
H A Di40e_common.c66 hw_dbg(hw, "i40e_set_mac_type found mac: %d, returns: %d\n", in i40e_set_mac_type()
585 hw_dbg(hw, "Failed to read PBA flags.\n"); in i40e_get_pba_string()
589 hw_dbg(hw, "PBA block is not present.\n"); in i40e_get_pba_string()
595 hw_dbg(hw, "Failed to read PBA Block pointer.\n"); in i40e_get_pba_string()
601 hw_dbg(hw, "Failed to read PBA Block size.\n"); in i40e_get_pba_string()
611 hw_dbg(hw, "PBA ID is empty.\n"); in i40e_get_pba_string()
710 hw_dbg(hw, "Global reset failed.\n"); in i40e_poll_globr()
711 hw_dbg(hw, "I40E_GLGEN_RSTAT = 0x%x\n", reg); in i40e_poll_globr()
769 hw_dbg(hw, "wait for FW Reset complete timedout\n"); in i40e_pf_reset()
770 hw_dbg(hw, "I40E_GLNVM_ULD = 0x%x\n", reg); in i40e_pf_reset()
[all …]
/linux-6.15/drivers/net/ethernet/intel/ixgbevf/
H A Dethtool.c621 hw_dbg(&adapter->hw, in reg_pattern_test()
742 hw_dbg(&adapter->hw, "offline testing starting\n"); in ixgbevf_diag_test()
756 hw_dbg(&adapter->hw, "register testing starting\n"); in ixgbevf_diag_test()
766 hw_dbg(&adapter->hw, "online testing starting\n"); in ixgbevf_diag_test()
880 hw_dbg(&adapter->hw, "Command parameters not supported\n"); in ixgbevf_get_rxnfc()
H A Dixgbevf_main.c1568 hw_dbg(&adapter->hw, in ixgbevf_request_msix_irqs()
1578 hw_dbg(&adapter->hw, "request_irq for msix_other failed: %d\n", in ixgbevf_request_msix_irqs()
1617 hw_dbg(&adapter->hw, "request_irq failed, Error %d\n", err); in ixgbevf_request_irq()
1746 hw_dbg(hw, "Could not enable Tx Queue %d\n", reg_idx); in ixgbevf_configure_tx_ring()
2559 hw_dbg(hw, "PF still resetting\n"); in ixgbevf_reset()
2985 hw_dbg(&adapter->hw, in ixgbevf_init_interrupt_scheme()
3464 hw_dbg(&adapter->hw, "Allocation for Tx Queue %u failed\n", i); in ixgbevf_setup_all_tx_resources()
3472 hw_dbg(&adapter->hw, "Allocation for XDP Queue %u failed\n", j); in ixgbevf_setup_all_tx_resources()
3549 hw_dbg(&adapter->hw, "Allocation for Rx Queue %u failed\n", i); in ixgbevf_setup_all_rx_resources()
4292 hw_dbg(hw, "changing MTU from %d to %d\n", in ixgbevf_change_mtu()
[all …]
H A Dixgbevf.h495 #define hw_dbg(hw, format, arg...) \ macro

12