Home
last modified time | relevance | path

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

12

/linux/drivers/net/ethernet/intel/igc/
A Digc_phy.c284 hw_dbg("Advertise 10mb Half duplex\n"); in igc_phy_setup_autoneg()
290 hw_dbg("Advertise 10mb Full duplex\n"); in igc_phy_setup_autoneg()
296 hw_dbg("Advertise 100mb Half duplex\n"); in igc_phy_setup_autoneg()
302 hw_dbg("Advertise 100mb Full duplex\n"); in igc_phy_setup_autoneg()
465 hw_dbg("Restarting Auto-Neg\n"); in igc_copper_link_autoneg()
521 hw_dbg("Forcing Speed and Duplex\n"); in igc_setup_copper_link()
537 hw_dbg("Valid link established!!!\n"); in igc_setup_copper_link()
590 hw_dbg("MDI Read did not complete\n"); in igc_read_phy_reg_mdic()
595 hw_dbg("MDI Error\n"); in igc_read_phy_reg_mdic()
647 hw_dbg("MDI Write did not complete\n"); in igc_write_phy_reg_mdic()
[all …]
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()
552 hw_dbg("Flow Control = FULL.\n"); in igc_config_fc_after_link_up()
611 hw_dbg("Flow Control = NONE.\n"); in igc_config_fc_after_link_up()
695 hw_dbg("2500 Mbs, "); in igc_get_speed_and_duplex_copper()
698 hw_dbg("1000 Mbs, "); in igc_get_speed_and_duplex_copper()
702 hw_dbg("100 Mbs, "); in igc_get_speed_and_duplex_copper()
705 hw_dbg("10 Mbs, "); in igc_get_speed_and_duplex_copper()
710 hw_dbg("Full Duplex\n"); in igc_get_speed_and_duplex_copper()
[all …]
A Digc_i225.c94 hw_dbg("Driver can't access the NVM\n"); in igc_get_hw_semaphore_i225()
231 hw_dbg("nvm parameter(s) out of bounds\n"); in igc_write_nvm_srwr()
253 hw_dbg("Shadow RAM write EEWR timed out\n"); in igc_write_nvm_srwr()
371 hw_dbg("Flash update time out\n"); in igc_update_flash_i225()
380 hw_dbg("Flash update time out\n"); in igc_update_flash_i225()
382 hw_dbg("Flash update complete\n"); in igc_update_flash_i225()
408 hw_dbg("EEPROM read failed\n"); in igc_update_nvm_checksum_i225()
425 hw_dbg("NVM Read Error while updating checksum.\n"); in igc_update_nvm_checksum_i225()
435 hw_dbg("NVM Write Error while updating checksum.\n"); in igc_update_nvm_checksum_i225()
532 hw_dbg("LPI Clock Stop Bit should not be set!\n"); in igc_set_eee_i225()
[all …]
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()
175 hw_dbg("Error resetting the PHY\n"); in igc_init_phy_params_base()
289 hw_dbg("Zeroing the MTA\n"); in igc_init_hw_base()
294 hw_dbg("Zeroing the UTA\n"); in igc_init_hw_base()
364 hw_dbg("Queue disable timed out after 10ms\n"); in igc_rx_fifo_flush_base()
A Digc_nvm.c66 hw_dbg("Could not acquire NVM grant\n"); in igc_acquire_nvm()
108 hw_dbg("nvm parameter(s) out of bounds\n"); in igc_read_nvm_eerd()
170 hw_dbg("NVM Read Error\n"); in igc_validate_nvm_checksum()
177 hw_dbg("NVM Checksum Invalid\n"); in igc_validate_nvm_checksum()
203 hw_dbg("NVM Read Error while updating checksum.\n"); in igc_update_nvm_checksum()
211 hw_dbg("NVM Write Error while updating checksum.\n"); in igc_update_nvm_checksum()
A Digc_hw.h291 #define hw_dbg(format, arg...) \ macro
/linux/drivers/net/ethernet/intel/igb/
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 …]
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 …]
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 …]
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()
585 hw_dbg("EEPROM read failed\n"); in igb_update_nvm_checksum_i210()
674 hw_dbg("Flash update time out\n"); in igb_update_flash_i210()
683 hw_dbg("Flash update time out\n"); in igb_update_flash_i210()
685 hw_dbg("Flash update complete\n"); in igb_update_flash_i210()
[all …]
A De1000_82575.c1402 hw_dbg("2500 Mbs, "); in igb_get_pcs_speed_and_duplex_82575()
1403 hw_dbg("Full Duplex\n"); in igb_get_pcs_speed_and_duplex_82575()
1468 hw_dbg("Masking off all interrupts\n"); in igb_reset_hw_82575()
1532 hw_dbg("Initializing the IEEE VLAN\n"); in igb_init_hw_82575()
1539 hw_dbg("Zeroing the MTA\n"); in igb_init_hw_82575()
1544 hw_dbg("Zeroing the UTA\n"); in igb_init_hw_82575()
1603 hw_dbg("Error resetting the PHY.\n"); in igb_setup_copper_link_82575()
2229 hw_dbg("NVM Read Error\n"); in igb_reset_mdicnfg_82580()
2371 hw_dbg("NVM Read Error\n"); in igb_validate_nvm_checksum_with_offset()
2378 hw_dbg("NVM Checksum Invalid\n"); in igb_validate_nvm_checksum_with_offset()
[all …]
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_common.c508 hw_dbg(hw, "NVM Read Error\n"); in ixgbe_read_pba_string_generic()
514 hw_dbg(hw, "NVM Read Error\n"); in ixgbe_read_pba_string_generic()
560 hw_dbg(hw, "NVM Read Error\n"); in ixgbe_read_pba_string_generic()
582 hw_dbg(hw, "NVM Read Error\n"); in ixgbe_read_pba_string_generic()
1708 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_calc_eeprom_checksum_generic()
1769 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_validate_eeprom_checksum_generic()
1781 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_validate_eeprom_checksum_generic()
1814 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_update_eeprom_checksum_generic()
1974 hw_dbg(hw, " Clearing MTA\n"); in ixgbe_init_rx_addrs_generic()
2079 hw_dbg(hw, " Clearing MTA\n"); in ixgbe_update_mc_addr_list_generic()
[all …]
A Dixgbe_x540.c326 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_calc_eeprom_checksum_X540()
341 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_calc_eeprom_checksum_X540()
351 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_calc_eeprom_checksum_X540()
362 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_calc_eeprom_checksum_X540()
395 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_validate_eeprom_checksum_X540()
420 hw_dbg(hw, "Invalid EEPROM checksum"); in ixgbe_validate_eeprom_checksum_X540()
453 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_update_eeprom_checksum_X540()
494 hw_dbg(hw, "Flash update time out\n"); in ixgbe_update_flash_X540()
503 hw_dbg(hw, "Flash update complete\n"); in ixgbe_update_flash_X540()
505 hw_dbg(hw, "Flash update time out\n"); in ixgbe_update_flash_X540()
[all …]
A Dixgbe_phy.c324 hw_dbg(hw, "MNG_VETO bit detected.\n"); in ixgbe_check_reset_blocked()
1326 hw_dbg(hw, "DELAY: %d MS\n", edata); in ixgbe_reset_phy_nl()
1330 hw_dbg(hw, "DATA:\n"); in ixgbe_reset_phy_nl()
1351 hw_dbg(hw, "CONTROL:\n"); in ixgbe_reset_phy_nl()
1353 hw_dbg(hw, "EOL\n"); in ixgbe_reset_phy_nl()
1356 hw_dbg(hw, "SOL\n"); in ixgbe_reset_phy_nl()
1358 hw_dbg(hw, "Bad control value\n"); in ixgbe_reset_phy_nl()
1363 hw_dbg(hw, "Bad control type\n"); in ixgbe_reset_phy_nl()
1646 hw_dbg(hw, "SFP+ module not supported\n"); in ixgbe_identify_sfp_module_generic()
2079 hw_dbg(hw, "I2C byte read error.\n"); in ixgbe_read_i2c_byte_generic_int()
[all …]
A Dixgbe_82599.c146 hw_dbg(hw, " sfp module setup not complete\n"); in ixgbe_setup_sfp_modules_82599()
545 hw_dbg(hw, "Autoneg did not complete.\n"); in ixgbe_start_mac_link_82599()
644 hw_dbg(hw, "Invalid fixed module speed\n"); in ixgbe_set_hard_rate_select_speed()
866 hw_dbg(hw, "Autoneg did not complete.\n"); in ixgbe_setup_mac_link_82599()
1389 hw_dbg(hw, " Error on flow type input\n"); in ixgbe_fdir_add_signature_filter_82599()
1548 hw_dbg(hw, " Error on vm pool mask\n"); in ixgbe_fdir_set_input_mask_82599()
1557 hw_dbg(hw, " Error on src/dst port mask\n"); in ixgbe_fdir_set_input_mask_82599()
1564 hw_dbg(hw, " Error on flow type mask\n"); in ixgbe_fdir_set_input_mask_82599()
1585 hw_dbg(hw, " Error on VLAN mask\n"); in ixgbe_fdir_set_input_mask_82599()
1597 hw_dbg(hw, " Error on flexible byte mask\n"); in ixgbe_fdir_set_input_mask_82599()
[all …]
A Dixgbe_82598.c294 hw_dbg(hw, "Invalid water mark configuration\n"); in ixgbe_fc_enable_82598()
371 hw_dbg(hw, "Flow control param set incorrectly\n"); in ixgbe_fc_enable_82598()
442 hw_dbg(hw, "Autonegotiation did not complete.\n"); in ixgbe_start_mac_link_82598()
480 hw_dbg(hw, "Link was indicated but link is down\n"); in ixgbe_validate_link_ready()
731 hw_dbg(hw, "Reset polling failed to complete.\n"); in ixgbe_reset_hw_82598()
791 hw_dbg(hw, "RAR index %d is out of range.\n", rar); in ixgbe_set_vmdq_82598()
816 hw_dbg(hw, "RAR index %d is out of range.\n", rar); in ixgbe_clear_vmdq_82598()
995 hw_dbg(hw, "EEPROM read did not pass.\n"); in ixgbe_read_i2c_phy_82598()
A Dixgbe_x550.c677 hw_dbg(hw, "IOSF wait timed out\n"); in ixgbe_iosf_wait()
717 hw_dbg(hw, "Failed to read, error %x\n", error); in ixgbe_read_iosf_sb_reg_x550()
890 hw_dbg(hw, "Host interface command failed\n"); in ixgbe_read_ee_hostif_buffer_X550()
939 hw_dbg(hw, "Failed to read EEPROM image\n"); in ixgbe_checksum_ptr_x550()
976 hw_dbg(hw, "Failed to read EEPROM image\n"); in ixgbe_checksum_ptr_x550()
1009 hw_dbg(hw, "Failed to read EEPROM image\n"); in ixgbe_calc_checksum_X550()
1132 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_validate_eeprom_checksum_X550()
1152 hw_dbg(hw, "Invalid EEPROM checksum"); in ixgbe_validate_eeprom_checksum_X550()
1323 hw_dbg(hw, "EEPROM read failed\n"); in ixgbe_update_eeprom_checksum_X550()
1370 hw_dbg(hw, "Eeprom buffered write failed\n"); in ixgbe_write_ee_hostif_buffer_X550()
[all …]
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_lan_hmc.c293 hw_dbg(hw, "i40e_create_lan_hmc_object: bad info ptr\n"); in i40e_create_lan_hmc_object()
303 hw_dbg(hw, "i40e_create_lan_hmc_object: bad signature\n"); in i40e_create_lan_hmc_object()
309 hw_dbg(hw, "i40e_create_lan_hmc_object: returns error %d\n", in i40e_create_lan_hmc_object()
316 hw_dbg(hw, "i40e_create_lan_hmc_object: returns error %d\n", in i40e_create_lan_hmc_object()
478 hw_dbg(hw, "i40e_configure_lan_hmc: Unknown SD type: %d\n", in i40e_configure_lan_hmc()
534 hw_dbg(hw, "i40e_delete_hmc_object: bad info ptr\n"); in i40e_delete_lan_hmc_object()
550 hw_dbg(hw, "i40e_delete_hmc_object: bad sd_entry\n"); in i40e_delete_lan_hmc_object()
561 hw_dbg(hw, "i40e_delete_hmc_object: returns error %d\n", in i40e_delete_lan_hmc_object()
569 hw_dbg(hw, "i40e_delete_hmc_object: returns error %d\n", in i40e_delete_lan_hmc_object()
991 hw_dbg(hw, "i40e_hmc_get_object_va: bad hmc_info ptr\n"); in i40e_hmc_get_object_va()
[all …]
A Di40e_hmc.c35 hw_dbg(hw, "i40e_add_sd_table_entry: bad sd_entry\n"); in i40e_add_sd_table_entry()
41 hw_dbg(hw, "i40e_add_sd_table_entry: bad sd_index\n"); in i40e_add_sd_table_entry()
125 hw_dbg(hw, "i40e_add_pd_table_entry: bad pd_index\n"); in i40e_add_pd_table_entry()
204 hw_dbg(hw, "i40e_remove_pd_bp: bad idx\n"); in i40e_remove_pd_bp()
210 hw_dbg(hw, "i40e_remove_pd_bp: wrong sd_entry type\n"); in i40e_remove_pd_bp()
A Di40e_osdep.h21 #define hw_dbg(hw, S, A...) \ macro
A Di40e_common.c60 hw_dbg(hw, "i40e_set_mac_type found mac: %d, returns: %d\n", in i40e_set_mac_type()
990 hw_dbg(hw, "Failed to read PBA Block pointer.\n"); in i40e_read_pba_string()
996 hw_dbg(hw, "Failed to read PBA Block size.\n"); in i40e_read_pba_string()
1005 hw_dbg(hw, "Buffer too small for PBA data.\n"); in i40e_read_pba_string()
1012 hw_dbg(hw, "Failed to read PBA Block word %d.\n", i); in i40e_read_pba_string()
1100 hw_dbg(hw, "Global reset failed.\n"); in i40e_poll_globr()
1101 hw_dbg(hw, "I40E_GLGEN_RSTAT = 0x%x\n", reg); in i40e_poll_globr()
1160 hw_dbg(hw, "wait for FW Reset complete timedout\n"); in i40e_pf_reset()
1161 hw_dbg(hw, "I40E_GLNVM_ULD = 0x%x\n", reg); in i40e_pf_reset()
1190 hw_dbg(hw, "PF reset polling failed to complete.\n"); in i40e_pf_reset()
[all …]
/linux/drivers/net/ethernet/intel/iavf/
A Diavf_osdep.h20 #define hw_dbg(hw, S, A...) do {} while (0) macro
/linux/drivers/net/ethernet/intel/ixgbevf/
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()
A Dixgbevf_main.c1567 hw_dbg(&adapter->hw, in ixgbevf_request_msix_irqs()
1577 hw_dbg(&adapter->hw, "request_irq for msix_other failed: %d\n", in ixgbevf_request_msix_irqs()
1616 hw_dbg(&adapter->hw, "request_irq failed, Error %d\n", err); in ixgbevf_request_irq()
1745 hw_dbg(hw, "Could not enable Tx Queue %d\n", reg_idx); in ixgbevf_configure_tx_ring()
2536 hw_dbg(hw, "PF still resetting\n"); in ixgbevf_reset()
2961 hw_dbg(&adapter->hw, in ixgbevf_init_interrupt_scheme()
3438 hw_dbg(&adapter->hw, "Allocation for Tx Queue %u failed\n", i); in ixgbevf_setup_all_tx_resources()
3446 hw_dbg(&adapter->hw, "Allocation for XDP Queue %u failed\n", j); in ixgbevf_setup_all_tx_resources()
3523 hw_dbg(&adapter->hw, "Allocation for Rx Queue %u failed\n", i); in ixgbevf_setup_all_rx_resources()
4266 hw_dbg(hw, "changing MTU from %d to %d\n", in ixgbevf_change_mtu()
[all …]
A Dixgbevf.h492 #define hw_dbg(hw, format, arg...) \ macro

Completed in 111 milliseconds

12