Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A De1000_mac.c113 hw_dbg("Programming MAC Address into RAR[0]\n"); in igb_init_rx_addrs()
118 hw_dbg("Clearing RAR[1-%u]\n", rar_count-1); in igb_init_rx_addrs()
303 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()
333 hw_dbg("Ignoring Alternate Mac Address with MC bit set\n"); in igb_check_alt_mac_addr()
509 hw_dbg("Failed to update MTA_REGISTER, too many retries"); in igb_i21x_hw_doublecheck()
662 hw_dbg("Error configuring flow control\n"); in igb_check_for_copper_link()
703 hw_dbg("After fix-ups FlowControl is now = %x\n", hw->fc.current_mode); in igb_setup_link()
715 hw_dbg("Initializing the Flow Control address, type and timer regs\n"); in igb_setup_link()
812 hw_dbg("NVM Read Error\n"); in igb_set_default_fc()
[all …]
H A De1000_phy.c120 hw_dbg("PHY Address %d is out of range\n", offset); in igb_read_phy_reg_mdic()
146 hw_dbg("MDI Read did not complete\n"); in igb_read_phy_reg_mdic()
151 hw_dbg("MDI Error\n"); in igb_read_phy_reg_mdic()
176 hw_dbg("PHY Address %d is out of range\n", offset); in igb_write_phy_reg_mdic()
203 hw_dbg("MDI Write did not complete\n"); in igb_write_phy_reg_mdic()
208 hw_dbg("MDI Error\n"); in igb_write_phy_reg_mdic()
249 hw_dbg("I2CCMD Read did not complete\n"); in igb_read_phy_reg_i2c()
253 hw_dbg("I2CCMD Error bit set\n"); in igb_read_phy_reg_i2c()
279 hw_dbg("PHY I2C Address %d is out of range.\n", in igb_write_phy_reg_i2c()
306 hw_dbg("I2CCMD Write did not complete\n"); in igb_write_phy_reg_i2c()
[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()
318 hw_dbg("nvm parameter(s) out of bounds\n"); in igb_read_nvm_spi()
376 hw_dbg("nvm parameter(s) out of bounds\n"); in igb_read_nvm_eerd()
421 hw_dbg("nvm parameter(s) out of bounds\n"); in igb_write_nvm_spi()
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()
517 hw_dbg("NVM PBA number is not stored as string\n"); in igb_read_part_string()
521 hw_dbg("PBA string buffer too small\n"); in igb_read_part_string()
[all …]
H A De1000_i210.c56 hw_dbg("Driver can't access device - SMBI bit is set.\n"); in igb_get_hw_semaphore_i210()
76 hw_dbg("Driver can't access the NVM\n"); in igb_get_hw_semaphore_i210()
142 hw_dbg("Driver can't access resource, SW_FW_SYNC timeout.\n"); in igb_acquire_swfw_sync_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()
353 hw_dbg("Requested word 0x%02x not found in OTP\n", address); 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()
[all …]
H A De1000_82575.c539 hw_dbg("PHY module has not been recognized\n"); in igb_set_sfp_media_type_82575()
766 hw_dbg("PHY Address %u is out of range\n", offset); in igb_read_phy_reg_sgmii_82575()
798 hw_dbg("PHY Address %d is out of range\n", offset); in igb_write_phy_reg_sgmii_82575()
882 hw_dbg("Vendor ID 0x%08X read at address %u\n", in igb_get_phy_id_82575()
890 hw_dbg("PHY address %u was unreadable\n", phy->addr); in igb_get_phy_id_82575()
925 hw_dbg("Soft resetting SGMII attached PHY...\n"); in igb_phy_hw_reset_sgmii_82575()
1182 hw_dbg("Driver can't access resource, SW_FW_SYNC timeout.\n"); in igb_acquire_swfw_sync_82575()
1247 hw_dbg("MNG configuration cycle has not completed.\n"); in igb_get_cfg_done_82575()
1310 hw_dbg("Error configuring flow control\n"); in igb_check_for_link_82575()
1400 hw_dbg("2500 Mbs, "); in igb_get_pcs_speed_and_duplex_82575()
[all …]
H A De1000_hw.h545 #define hw_dbg(format, arg...) \ macro
H A Digb_ethtool.c3212hw_dbg("Address change required to access page 0xA2, but not supported. Please report the module t… in igb_get_module_info()
/linux/drivers/net/ethernet/intel/igc/
H A Digc_phy.c197 hw_dbg("Timeout is expired after a phy reset\n"); in igc_phy_hw_reset()
267 hw_dbg("autoneg_advertised %x\n", phy->autoneg_advertised); in igc_phy_setup_autoneg()
271 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()
295 hw_dbg("Advertise 1000mb Half duplex request denied!\n"); in igc_phy_setup_autoneg()
299 hw_dbg("Advertise 1000mb Full duplex\n"); in igc_phy_setup_autoneg()
305 hw_dbg("Advertise 2500mb Half duplex request denied!\n"); in igc_phy_setup_autoneg()
309 hw_dbg("Advertise 2500mb Full duplex\n"); in igc_phy_setup_autoneg()
[all …]
H A Digc_i225.c75 hw_dbg("Driver can't access device - SMBI bit is set.\n"); in igc_get_hw_semaphore_i225()
95 hw_dbg("Driver can't access the NVM\n"); in igc_get_hw_semaphore_i225()
135 hw_dbg("Driver can't access resource, SW_FW_SYNC timeout.\n"); in igc_acquire_swfw_sync_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()
[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()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_lan_hmc.c112hw_dbg(hw, "i40e_init_lan_hmc: Tx context: asks for 0x%x but max allowed is 0x%x, returns error %d… in i40e_init_lan_hmc()
135hw_dbg(hw, "i40e_init_lan_hmc: Rx context: asks for 0x%x but max allowed is 0x%x, returns error %d… in i40e_init_lan_hmc()
158hw_dbg(hw, "i40e_init_lan_hmc: FCoE context: asks for 0x%x but max allowed is 0x%x, returns error … in i40e_init_lan_hmc()
181hw_dbg(hw, "i40e_init_lan_hmc: FCoE filter: asks for 0x%x but max allowed is 0x%x, returns error %… in i40e_init_lan_hmc()
290 hw_dbg(hw, "i40e_create_lan_hmc_object: bad info ptr\n"); in i40e_create_lan_hmc_object()
295 hw_dbg(hw, "i40e_create_lan_hmc_object: bad hmc_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()
[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
/linux/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()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.h185 #define hw_dbg(hw, format, arg...) \ macro
H A Dixgbe_e610.c2104 hw_dbg(hw, "Eeprom params: type = %d, size = %d\n", eeprom->type, in ixgbe_init_eeprom_params_e610()
H A Dixgbe_main.c3815 hw_dbg(hw, "Could not enable Tx Queue %d\n", reg_idx); in ixgbe_configure_tx_ring()