| /f-stack/dpdk/drivers/net/e1000/base/ |
| H A D | e1000_mac.c | 398 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 D | e1000_manage.c | 50 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 D | e1000_nvm.c | 773 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 D | e1000_osdep.h | 29 #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 D | e1000_phy.c | 304 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 D | e1000_82543.c | 97 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 D | e1000_i210.c | 188 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() 329 DEBUGOUT("Shadow RAM write EEWR timed out\n"); in e1000_write_nvm_srwr() 405 DEBUGOUT("MAC Addr not found in iNVM\n"); in e1000_read_invm_i210() 622 DEBUGOUT("EEPROM read failed\n"); in e1000_update_nvm_checksum_i210() 637 DEBUGOUT("NVM Read Error while updating checksum.\n"); in e1000_update_nvm_checksum_i210() 647 DEBUGOUT("NVM Write Error while updating checksum.\n"); in e1000_update_nvm_checksum_i210() 695 DEBUGOUT("Flash update time out\n"); in e1000_update_flash_i210() 704 DEBUGOUT("Flash update complete\n"); in e1000_update_flash_i210() 706 DEBUGOUT("Flash update time out\n"); in e1000_update_flash_i210() [all …]
|
| H A D | e1000_82571.c | 140 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 D | e1000_82575.c | 1297 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 …]
|
| H A D | e1000_82542.c | 171 DEBUGOUT("Disabling MWI on 82542 rev 2\n"); in e1000_reset_hw_82542() 175 DEBUGOUT("Masking off all interrupts\n"); in e1000_reset_hw_82542() 190 DEBUGOUT("Issuing a global reset to 82542/82543 MAC\n"); in e1000_reset_hw_82542() 229 DEBUGOUT("Disabling MWI on 82542 rev 2.0\n"); in e1000_init_hw_82542() 249 DEBUGOUT("Zeroing the MTA\n"); in e1000_init_hw_82542() 323 DEBUGOUT("Initializing Flow Control address, type and timer regs\n"); in e1000_setup_link_82542() 549 DEBUGOUT("NVM Read Error\n"); in e1000_read_mac_addr_82542()
|
| /f-stack/dpdk/drivers/net/igc/base/ |
| H A D | igc_mac.c | 396 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 D | igc_manage.c | 50 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 D | igc_nvm.c | 764 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 D | igc_osdep.h | 29 #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 D | igc_i225.c | 214 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 D | igc_phy.c | 303 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 D | igc_api.c | 308 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 …]
|
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_osdep.h | 29 #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) 37 #define ERROR_REPORT1(e, S, args...) DEBUGOUT(S, ##args) 38 #define ERROR_REPORT2(e, S, args...) DEBUGOUT(S, ##args) 39 #define ERROR_REPORT3(e, S, args...) DEBUGOUT(S, ##args)
|
| H A D | ixgbe_x540.c | 487 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 D | ixgbe_common.c | 621 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 D | ixgbe_82599.c | 187 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 …]
|
| /f-stack/dpdk/drivers/net/fm10k/base/ |
| H A D | fm10k_osdep.h | 26 #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)
|
| /f-stack/dpdk/drivers/vdpa/ifc/base/ |
| H A D | ifcvf.c | 16 DEBUGOUT("invalid bar: %u\n", bar); in get_cap_addr() 21 DEBUGOUT("offset(%u) + length(%u) overflows\n", in get_cap_addr() 27 DEBUGOUT("offset(%u) + length(%u) overflows bar length(%u)", 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() 88 DEBUGOUT("capability incomplete\n"); in ifcvf_init_hw() 92 DEBUGOUT("capability mapping:\ncommon cfg: %p\n" in ifcvf_init_hw() 173 DEBUGOUT("failed to set FEATURES_OK status\n"); in ifcvf_config_features() 200 DEBUGOUT("msix vec alloc failed for device config\n"); in ifcvf_hw_enable() [all …]
|
| /f-stack/dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_eeprom.c | 56 DEBUGOUT("EEPROM read failed.\n"); in txgbe_init_eeprom_params() 60 DEBUGOUT("eeprom params: type = %d, size = %d, address bits: " in txgbe_init_eeprom_params() 98 DEBUGOUT("Driver can't access the eeprom - SMBI Semaphore " in txgbe_get_eeprom_semaphore() 142 DEBUGOUT("SWESMBI Software EEPROM semaphore not granted.\n"); in txgbe_get_eeprom_semaphore() 147 DEBUGOUT("Software semaphore SMBI between device drivers " in txgbe_get_eeprom_semaphore() 477 DEBUGOUT("EEPROM read failed\n"); in txgbe_calc_eeprom_checksum() 519 DEBUGOUT("EEPROM read failed\n"); in txgbe_validate_eeprom_checksum() 531 DEBUGOUT("EEPROM read failed\n"); in txgbe_validate_eeprom_checksum() 540 DEBUGOUT("EEPROM checksum error\n"); in txgbe_validate_eeprom_checksum() 567 DEBUGOUT("EEPROM read failed\n"); in txgbe_update_eeprom_checksum()
|
| H A D | txgbe_hw.c | 228 DEBUGOUT("Set up FC; reg = 0x%08X\n", reg); in txgbe_setup_fc() 794 DEBUGOUT(" Clearing MTA\n"); in txgbe_init_rx_addrs() 908 DEBUGOUT(" Clearing MTA\n"); in txgbe_update_mc_addr_list() 1098 DEBUGOUT("Flow Control = FULL.\n"); in txgbe_negotiate_fc() 1113 DEBUGOUT("Flow Control = NONE.\n"); in txgbe_negotiate_fc() 1228 DEBUGOUT("The link is down"); in txgbe_fc_autoneg() 1465 DEBUGOUT("eeprom at offset %d failed", in txgbe_get_san_mac_addr_offset() 1654 DEBUGOUT(" Clearing UTA\n"); in txgbe_init_uta_tables() 1709 DEBUGOUT("No space in VLVF.\n"); in txgbe_find_vlvf_slot() 2366 DEBUGOUT("Unexpected media type.\n"); in txgbe_setup_mac_link_multispeed_fiber() [all …]
|