Home
last modified time | relevance | path

Searched refs:DEBUGOUT (Results 1 – 25 of 58) sorted by relevance

123

/dpdk/drivers/net/e1000/base/
H A De1000_mac.c398 DEBUGOUT("NVM Read Error\n"); in e1000_check_alt_mac_addr_generic()
418 DEBUGOUT("NVM Read Error\n"); in e1000_check_alt_mac_addr_generic()
949 DEBUGOUT("NVM Read Error\n"); in e1000_set_default_fc_generic()
1135 DEBUGOUT("Valid Link Found\n"); in e1000_poll_fiber_serdes_link_generic()
1186 DEBUGOUT("No signal detected\n"); in e1000_setup_fiber_serdes_link_generic()
1641 DEBUGOUT("1000 Mbs, "); in e1000_get_speed_and_duplex_copper_generic()
1644 DEBUGOUT("100 Mbs, "); in e1000_get_speed_and_duplex_copper_generic()
1647 DEBUGOUT("10 Mbs, "); in e1000_get_speed_and_duplex_copper_generic()
1652 DEBUGOUT("Full Duplex\n"); in e1000_get_speed_and_duplex_copper_generic()
1655 DEBUGOUT("Half Duplex\n"); in e1000_get_speed_and_duplex_copper_generic()
[all …]
H A De1000_manage.c50 DEBUGOUT("ARC subsystem not valid.\n"); in e1000_mng_enable_host_if_generic()
57 DEBUGOUT("E1000_HOST_EN bit disabled.\n"); in e1000_mng_enable_host_if_generic()
69 DEBUGOUT("Previous command timeout failed .\n"); in e1000_mng_enable_host_if_generic()
378 DEBUGOUT("Firmware is not present.\n"); in e1000_host_interface_command()
384 DEBUGOUT("Buffer length failure.\n"); in e1000_host_interface_command()
391 DEBUGOUT("E1000_HOST_EN bit disabled.\n"); in e1000_host_interface_command()
454 DEBUGOUT("E1000_HOST_EN bit disabled.\n"); in e1000_load_firmware()
458 DEBUGOUT("E1000_HICR_MEMORY_BASE_EN bit disabled.\n"); in e1000_load_firmware()
463 DEBUGOUT("Buffer length failure.\n"); in e1000_load_firmware()
488 DEBUGOUT("FW reset failed.\n"); in e1000_load_firmware()
[all …]
H A De1000_nvm.c773 DEBUGOUT("NVM Read Error\n"); in e1000_read_pba_string_generic()
779 DEBUGOUT("NVM Read Error\n"); in e1000_read_pba_string_generic()
824 DEBUGOUT("NVM Read Error\n"); in e1000_read_pba_string_generic()
845 DEBUGOUT("NVM Read Error\n"); in e1000_read_pba_string_generic()
880 DEBUGOUT("NVM Read Error\n"); in e1000_read_pba_length_generic()
886 DEBUGOUT("NVM Read Error\n"); in e1000_read_pba_length_generic()
898 DEBUGOUT("NVM Read Error\n"); in e1000_read_pba_length_generic()
932 DEBUGOUT("NVM Read Error\n"); in e1000_read_pba_num_generic()
935 DEBUGOUT("NVM Not Supported\n"); in e1000_read_pba_num_generic()
942 DEBUGOUT("NVM Read Error\n"); in e1000_read_pba_num_generic()
[all …]
H A De1000_osdep.h29 #define DEBUGFUNC(F) DEBUGOUT(F "\n");
30 #define DEBUGOUT(S, args...) PMD_DRV_LOG_RAW(DEBUG, S, ##args) macro
31 #define DEBUGOUT1(S, args...) DEBUGOUT(S, ##args)
32 #define DEBUGOUT2(S, args...) DEBUGOUT(S, ##args)
33 #define DEBUGOUT3(S, args...) DEBUGOUT(S, ##args)
34 #define DEBUGOUT6(S, args...) DEBUGOUT(S, ##args)
35 #define DEBUGOUT7(S, args...) DEBUGOUT(S, ##args)
H A De1000_phy.c304 DEBUGOUT("MDI Error\n"); in e1000_read_phy_reg_mdic()
370 DEBUGOUT("MDI Error\n"); in e1000_write_phy_reg_mdic()
427 DEBUGOUT("I2CCMD Error bit set\n"); in e1000_read_phy_reg_i2c()
486 DEBUGOUT("I2CCMD Error bit set\n"); in e1000_write_phy_reg_i2c()
540 DEBUGOUT("I2CCMD Error bit set\n"); in e1000_read_sfp_data_byte()
615 DEBUGOUT("I2CCMD Error bit set\n"); in e1000_write_sfp_data_byte()
1632 DEBUGOUT("Restarting Auto-Neg\n"); in e1000_copper_link_autoneg()
2022 DEBUGOUT("Half Duplex\n"); in e1000_phy_force_speed_duplex_setup()
2026 DEBUGOUT("Full Duplex\n"); in e1000_phy_force_speed_duplex_setup()
2034 DEBUGOUT("Forcing 100mb\n"); in e1000_phy_force_speed_duplex_setup()
[all …]
H A De1000_82543.c97 DEBUGOUT("Resetting PHY during init failed.\n"); in e1000_init_phy_params_82543()
874 DEBUGOUT("Masking off all interrupts\n"); in e1000_reset_hw_82543()
940 DEBUGOUT("Zeroing the MTA\n"); in e1000_init_hw_82543()
1003 DEBUGOUT("NVM Read Error\n"); in e1000_setup_link_82543()
1070 DEBUGOUT("Forcing Speed and Duplex\n"); in e1000_setup_copper_link_82543()
1073 DEBUGOUT("Error Forcing Speed and Duplex\n"); in e1000_setup_copper_link_82543()
1089 DEBUGOUT("Valid link established!!!\n"); in e1000_setup_copper_link_82543()
1100 DEBUGOUT("Unable to establish link!!!\n"); in e1000_setup_copper_link_82543()
1132 DEBUGOUT("Auto-negotiation enabled\n"); in e1000_setup_fiber_link_82543()
1146 DEBUGOUT("No signal detected\n"); in e1000_setup_fiber_link_82543()
[all …]
H A De1000_i210.c188 DEBUGOUT("Driver can't access the NVM\n"); in e1000_get_hw_semaphore_i210()
307 DEBUGOUT("nvm parameter(s) out of bounds\n"); in e1000_write_nvm_srwr()
331 DEBUGOUT("Shadow RAM write EEWR timed out\n"); in e1000_write_nvm_srwr()
407 DEBUGOUT("MAC Addr not found in iNVM\n"); in e1000_read_invm_i210()
624 DEBUGOUT("EEPROM read failed\n"); in e1000_update_nvm_checksum_i210()
639 DEBUGOUT("NVM Read Error while updating checksum.\n"); in e1000_update_nvm_checksum_i210()
649 DEBUGOUT("NVM Write Error while updating checksum.\n"); in e1000_update_nvm_checksum_i210()
697 DEBUGOUT("Flash update time out\n"); in e1000_update_flash_i210()
706 DEBUGOUT("Flash update complete\n"); in e1000_update_flash_i210()
708 DEBUGOUT("Flash update time out\n"); in e1000_update_flash_i210()
[all …]
H A De1000_82571.c140 DEBUGOUT("Error getting PHY ID\n"); in e1000_init_phy_params_82571()
1191 DEBUGOUT("Zeroing the MTA\n"); in e1000_init_hw_82571()
1655 DEBUGOUT("AN_UP -> AN_PROG\n"); in e1000_check_for_serdes_link_82571()
1675 DEBUGOUT("FORCED_UP -> AN_PROG\n"); in e1000_check_for_serdes_link_82571()
1690 DEBUGOUT("AN_PROG -> AN_UP\n"); in e1000_check_for_serdes_link_82571()
1696 DEBUGOUT("AN_PROG -> DOWN\n"); in e1000_check_for_serdes_link_82571()
1734 DEBUGOUT("DOWN -> AN_PROG\n"); in e1000_check_for_serdes_link_82571()
1741 DEBUGOUT("ANYSTATE -> DOWN\n"); in e1000_check_for_serdes_link_82571()
1758 DEBUGOUT("ANYSTATE -> DOWN\n"); in e1000_check_for_serdes_link_82571()
1770 DEBUGOUT("ANYSTATE -> AN_PROG\n"); in e1000_check_for_serdes_link_82571()
[all …]
H A De1000_82575.c1297 DEBUGOUT("2500 Mbs, "); in e1000_get_pcs_speed_and_duplex_82575()
1298 DEBUGOUT("Full Duplex\n"); in e1000_get_pcs_speed_and_duplex_82575()
1373 DEBUGOUT("Masking off all interrupts\n"); in e1000_reset_hw_82575()
1604 DEBUGOUT("NVM Read Error\n"); in e1000_setup_serdes_link_82575()
1849 DEBUGOUT("NVM Read Error\n"); in e1000_valid_led_default_82575()
2256 DEBUGOUT("NVM Read Error\n"); in e1000_reset_mdicnfg_82580()
2407 DEBUGOUT("NVM Read Error\n"); in e1000_validate_nvm_checksum_with_offset()
2414 DEBUGOUT("NVM Checksum Invalid\n"); in e1000_validate_nvm_checksum_with_offset()
2478 DEBUGOUT("NVM Read Error\n"); in e1000_validate_nvm_checksum_82580()
3155 DEBUGOUT("I2C byte read error.\n"); in e1000_read_i2c_byte_generic()
[all …]
/dpdk/drivers/net/igc/base/
H A Digc_mac.c396 DEBUGOUT("NVM Read Error\n"); in igc_check_alt_mac_addr_generic()
416 DEBUGOUT("NVM Read Error\n"); in igc_check_alt_mac_addr_generic()
946 DEBUGOUT("NVM Read Error\n"); in igc_set_default_fc_generic()
1128 DEBUGOUT("Valid Link Found\n"); in igc_poll_fiber_serdes_link_generic()
1511 DEBUGOUT("2500 Mbs, "); in igc_get_speed_and_duplex_copper_generic()
1514 DEBUGOUT("1000 Mbs, "); in igc_get_speed_and_duplex_copper_generic()
1518 DEBUGOUT("100 Mbs, "); in igc_get_speed_and_duplex_copper_generic()
1521 DEBUGOUT("10 Mbs, "); in igc_get_speed_and_duplex_copper_generic()
1526 DEBUGOUT("Full Duplex\n"); in igc_get_speed_and_duplex_copper_generic()
1529 DEBUGOUT("Half Duplex\n"); in igc_get_speed_and_duplex_copper_generic()
[all …]
H A Digc_manage.c50 DEBUGOUT("ARC subsystem not valid.\n"); in igc_mng_enable_host_if_generic()
57 DEBUGOUT("IGC_HOST_EN bit disabled.\n"); in igc_mng_enable_host_if_generic()
69 DEBUGOUT("Previous command timeout failed .\n"); in igc_mng_enable_host_if_generic()
378 DEBUGOUT("Firmware is not present.\n"); in igc_host_interface_command()
384 DEBUGOUT("Buffer length failure.\n"); in igc_host_interface_command()
391 DEBUGOUT("IGC_HOST_EN bit disabled.\n"); in igc_host_interface_command()
454 DEBUGOUT("IGC_HOST_EN bit disabled.\n"); in igc_load_firmware()
458 DEBUGOUT("IGC_HICR_MEMORY_BASE_EN bit disabled.\n"); in igc_load_firmware()
463 DEBUGOUT("Buffer length failure.\n"); in igc_load_firmware()
488 DEBUGOUT("FW reset failed.\n"); in igc_load_firmware()
[all …]
H A Digc_nvm.c764 DEBUGOUT("NVM Read Error\n"); in igc_read_pba_string_generic()
770 DEBUGOUT("NVM Read Error\n"); in igc_read_pba_string_generic()
815 DEBUGOUT("NVM Read Error\n"); in igc_read_pba_string_generic()
836 DEBUGOUT("NVM Read Error\n"); in igc_read_pba_string_generic()
871 DEBUGOUT("NVM Read Error\n"); in igc_read_pba_length_generic()
877 DEBUGOUT("NVM Read Error\n"); in igc_read_pba_length_generic()
889 DEBUGOUT("NVM Read Error\n"); in igc_read_pba_length_generic()
923 DEBUGOUT("NVM Read Error\n"); in igc_read_pba_num_generic()
926 DEBUGOUT("NVM Not Supported\n"); in igc_read_pba_num_generic()
933 DEBUGOUT("NVM Read Error\n"); in igc_read_pba_num_generic()
[all …]
H A Digc_i225.c214 DEBUGOUT("Masking off all interrupts\n"); in igc_reset_hw_i225()
225 DEBUGOUT("Issuing a global reset to MAC\n"); in igc_reset_hw_i225()
425 DEBUGOUT("SMBI bit is set.\n"); in igc_get_hw_semaphore_i225()
445 DEBUGOUT("Driver can't access the NVM\n"); in igc_get_hw_semaphore_i225()
745 DEBUGOUT("EEPROM read failed\n"); in igc_update_nvm_checksum_i225()
760 DEBUGOUT("checksum.\n"); in igc_update_nvm_checksum_i225()
898 DEBUGOUT("Flash update time out\n"); in igc_update_flash_i225()
907 DEBUGOUT("Flash update complete\n"); in igc_update_flash_i225()
909 DEBUGOUT("Flash update time out\n"); in igc_update_flash_i225()
925 DEBUGOUT("Sector erase failed\n"); in igc_update_flash_i225()
[all …]
H A Digc_osdep.h29 #define DEBUGFUNC(F) DEBUGOUT(F "\n")
30 #define DEBUGOUT(S, args...) PMD_DRV_LOG_RAW(DEBUG, S, ##args) macro
31 #define DEBUGOUT1(S, args...) DEBUGOUT(S, ##args)
32 #define DEBUGOUT2(S, args...) DEBUGOUT(S, ##args)
33 #define DEBUGOUT3(S, args...) DEBUGOUT(S, ##args)
34 #define DEBUGOUT6(S, args...) DEBUGOUT(S, ##args)
35 #define DEBUGOUT7(S, args...) DEBUGOUT(S, ##args)
H A Digc_phy.c303 DEBUGOUT("MDI Error\n"); in igc_read_phy_reg_mdic()
369 DEBUGOUT("MDI Error\n"); in igc_write_phy_reg_mdic()
426 DEBUGOUT("I2CCMD Error bit set\n"); in igc_read_phy_reg_i2c()
485 DEBUGOUT("I2CCMD Error bit set\n"); in igc_write_phy_reg_i2c()
539 DEBUGOUT("I2CCMD Error bit set\n"); in igc_read_sfp_data_byte()
614 DEBUGOUT("I2CCMD Error bit set\n"); in igc_write_sfp_data_byte()
1663 DEBUGOUT("Restarting Auto-Neg\n"); in igc_copper_link_autoneg()
2057 DEBUGOUT("Half Duplex\n"); in igc_phy_force_speed_duplex_setup()
2061 DEBUGOUT("Full Duplex\n"); in igc_phy_force_speed_duplex_setup()
2069 DEBUGOUT("Forcing 100mb\n"); in igc_phy_force_speed_duplex_setup()
[all …]
H A Digc_api.c308 DEBUGOUT("I2C ack was not received.\n"); in igc_get_i2c_ack()
427 DEBUGOUT("I2C byte read error.\n"); in igc_read_i2c_byte_generic()
501 DEBUGOUT("I2C byte write error.\n"); in igc_write_i2c_byte_generic()
561 DEBUGOUT("MAC Initialization Error\n"); in igc_init_mac_params()
565 DEBUGOUT("mac.init_mac_params was NULL\n"); in igc_init_mac_params()
587 DEBUGOUT("NVM Initialization Error\n"); in igc_init_nvm_params()
591 DEBUGOUT("nvm.init_nvm_params was NULL\n"); in igc_init_nvm_params()
613 DEBUGOUT("PHY Initialization Error\n"); in igc_init_phy_params()
617 DEBUGOUT("phy.init_phy_params was NULL\n"); in igc_init_phy_params()
935 DEBUGOUT("ERROR: Registers not mapped\n"); in igc_setup_init_funcs()
[all …]
/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_osdep.h34 #define DEBUGFUNC(F) DEBUGOUT(F "\n");
35 #define DEBUGOUT(S, args...) PMD_DRV_LOG_RAW(DEBUG, S, ##args) macro
36 #define DEBUGOUT1(S, args...) DEBUGOUT(S, ##args)
37 #define DEBUGOUT2(S, args...) DEBUGOUT(S, ##args)
38 #define DEBUGOUT3(S, args...) DEBUGOUT(S, ##args)
39 #define DEBUGOUT6(S, args...) DEBUGOUT(S, ##args)
40 #define DEBUGOUT7(S, args...) DEBUGOUT(S, ##args)
42 #define ERROR_REPORT1(e, S, args...) DEBUGOUT(S, ##args)
43 #define ERROR_REPORT2(e, S, args...) DEBUGOUT(S, ##args)
44 #define ERROR_REPORT3(e, S, args...) DEBUGOUT(S, ##args)
H A Dixgbe_x540.c487 DEBUGOUT("EEPROM read failed\n"); in ixgbe_calc_eeprom_checksum_X540()
501 DEBUGOUT("EEPROM read failed\n"); in ixgbe_calc_eeprom_checksum_X540()
511 DEBUGOUT("EEPROM read failed\n"); in ixgbe_calc_eeprom_checksum_X540()
522 DEBUGOUT("EEPROM read failed\n"); in ixgbe_calc_eeprom_checksum_X540()
557 DEBUGOUT("EEPROM read failed\n"); in ixgbe_validate_eeprom_checksum_X540()
618 DEBUGOUT("EEPROM read failed\n"); in ixgbe_update_eeprom_checksum_X540()
662 DEBUGOUT("Flash update time out\n"); in ixgbe_update_flash_X540()
671 DEBUGOUT("Flash update complete\n"); in ixgbe_update_flash_X540()
673 DEBUGOUT("Flash update time out\n"); in ixgbe_update_flash_X540()
685 DEBUGOUT("Flash update complete\n"); in ixgbe_update_flash_X540()
[all …]
H A Dixgbe_common.c621 DEBUGOUT("NVM Read Error\n"); in ixgbe_read_pba_string_generic()
627 DEBUGOUT("NVM Read Error\n"); in ixgbe_read_pba_string_generic()
673 DEBUGOUT("NVM Read Error\n"); in ixgbe_read_pba_string_generic()
695 DEBUGOUT("NVM Read Error\n"); in ixgbe_read_pba_string_generic()
722 DEBUGOUT("NVM Read Error\n"); in ixgbe_read_pba_num_generic()
725 DEBUGOUT("NVM Not supported\n"); in ixgbe_read_pba_num_generic()
732 DEBUGOUT("NVM Read Error\n"); in ixgbe_read_pba_num_generic()
2248 DEBUGOUT("EEPROM read failed\n"); in ixgbe_validate_eeprom_checksum_generic()
2487 DEBUGOUT(" Clearing MTA\n"); in ixgbe_init_rx_addrs_generic()
2705 DEBUGOUT(" Clearing MTA\n"); in ixgbe_update_mc_addr_list_generic()
[all …]
H A Dixgbe_82599.c187 DEBUGOUT("sfp module setup not complete\n"); in ixgbe_setup_sfp_modules_82599()
624 DEBUGOUT("Autoneg did not complete.\n"); in ixgbe_start_mac_link_82599()
726 DEBUGOUT("Invalid fixed module speed\n"); in ixgbe_set_hard_rate_select_speed()
1533 DEBUGOUT(" Error on flow type input\n"); in ixgbe_fdir_add_signature_filter_82599()
1694 DEBUGOUT(" Error on vm pool mask\n"); in ixgbe_fdir_set_input_mask_82599()
1709 DEBUGOUT(" Error on flow type mask\n"); in ixgbe_fdir_set_input_mask_82599()
1730 DEBUGOUT(" Error on VLAN mask\n"); in ixgbe_fdir_set_input_mask_82599()
1997 DEBUGOUT(" Error on src/dst port\n"); in ixgbe_fdir_add_perfect_filter_82599()
2004 DEBUGOUT(" Error on src/dst port\n"); in ixgbe_fdir_add_perfect_filter_82599()
2016 DEBUGOUT(" Error on flow type input\n"); in ixgbe_fdir_add_perfect_filter_82599()
[all …]
/dpdk/drivers/net/fm10k/base/
H A Dfm10k_osdep.h26 #define DEBUGFUNC(F) DEBUGOUT(F "\n");
27 #define DEBUGOUT(S, args...) PMD_DRV_LOG_RAW(DEBUG, S, ##args) macro
28 #define DEBUGOUT1(S, args...) DEBUGOUT(S, ##args)
29 #define DEBUGOUT2(S, args...) DEBUGOUT(S, ##args)
30 #define DEBUGOUT3(S, args...) DEBUGOUT(S, ##args)
31 #define DEBUGOUT6(S, args...) DEBUGOUT(S, ##args)
32 #define DEBUGOUT7(S, args...) DEBUGOUT(S, ##args)
/dpdk/drivers/vdpa/ifc/base/
H A Difcvf.c16 DEBUGOUT("invalid bar: %u\n", bar); in get_cap_addr()
21 DEBUGOUT("offset(%u) + length(%u) overflows\n", in get_cap_addr()
44 DEBUGOUT("failed to read pci capability list\n"); in ifcvf_init_hw()
52 DEBUGOUT("failed to read cap at pos: %x", pos); in ifcvf_init_hw()
59 DEBUGOUT("cfg type: %u, bar: %u, offset: %u, " in ifcvf_init_hw()
72 DEBUGOUT("failed to read notify_off_multiplier\n"); in ifcvf_init_hw()
93 DEBUGOUT("capability incomplete\n"); in ifcvf_init_hw()
97 DEBUGOUT("capability mapping:\n" in ifcvf_init_hw()
180 DEBUGOUT("failed to set FEATURES_OK status\n"); in ifcvf_config_features()
207 DEBUGOUT("msix vec alloc failed for device config\n"); in ifcvf_hw_enable()
[all …]
/dpdk/drivers/net/ngbe/base/
H A Dngbe_hw.c567 DEBUGOUT(" Keeping Current RAR0 Addr = " in ngbe_init_rx_addrs()
574 DEBUGOUT("Overriding MAC Address in RAR[0]"); in ngbe_init_rx_addrs()
575 DEBUGOUT(" New MAC Addr = " in ngbe_init_rx_addrs()
602 DEBUGOUT(" Clearing MTA"); in ngbe_init_rx_addrs()
667 DEBUGOUT(" bit-vector = 0x%03X", vector); in ngbe_set_mta()
710 DEBUGOUT(" Clearing MTA"); in ngbe_update_mc_addr_list()
969 DEBUGOUT("Flow Control = FULL."); in ngbe_negotiate_fc()
984 DEBUGOUT("Flow Control = NONE."); in ngbe_negotiate_fc()
1035 DEBUGOUT("The link is down"); in ngbe_fc_autoneg()
1284 DEBUGOUT(" Clearing UTA"); in ngbe_init_uta_tables()
[all …]
/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_eeprom.c55 DEBUGOUT("EEPROM read failed."); in txgbe_init_eeprom_params()
59 DEBUGOUT("eeprom params: type = %d, size = %d, address bits: %d %d", in txgbe_init_eeprom_params()
94 DEBUGOUT("Driver can't access the eeprom - SMBI Semaphore not granted."); in txgbe_get_eeprom_semaphore()
137 DEBUGOUT("SWESMBI Software EEPROM semaphore not granted."); in txgbe_get_eeprom_semaphore()
142 DEBUGOUT("Software semaphore SMBI between device drivers not granted."); in txgbe_get_eeprom_semaphore()
391 DEBUGOUT("EEPROM read failed"); in txgbe_calc_eeprom_checksum()
431 DEBUGOUT("EEPROM read failed"); in txgbe_validate_eeprom_checksum()
443 DEBUGOUT("EEPROM read failed"); in txgbe_validate_eeprom_checksum()
452 DEBUGOUT("EEPROM checksum error"); in txgbe_validate_eeprom_checksum()
477 DEBUGOUT("EEPROM read failed"); in txgbe_update_eeprom_checksum()
H A Dtxgbe_hw.c179 DEBUGOUT("Set up FC; reg = 0x%08X", reg); in txgbe_setup_fc()
687 DEBUGOUT(" New MAC Addr = " in txgbe_init_rx_addrs()
718 DEBUGOUT(" Clearing MTA"); in txgbe_init_rx_addrs()
826 DEBUGOUT(" Clearing MTA"); in txgbe_update_mc_addr_list()
1013 DEBUGOUT("Flow Control = FULL."); in txgbe_negotiate_fc()
1028 DEBUGOUT("Flow Control = NONE."); in txgbe_negotiate_fc()
1141 DEBUGOUT("The link is down"); in txgbe_fc_autoneg()
1546 DEBUGOUT(" Clearing UTA"); in txgbe_init_uta_tables()
1601 DEBUGOUT("No space in VLVF."); in txgbe_find_vlvf_slot()
2240 DEBUGOUT("Unexpected media type."); in txgbe_setup_mac_link_multispeed_fiber()
[all …]

123