Searched refs:wx_err (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_hw.c | 96 wx_err(wx, "Failed to read EEPROM image\n"); in txgbe_calc_eeprom_checksum() 139 wx_err(wx, "EEPROM read failed\n"); in txgbe_validate_eeprom_checksum() 158 wx_err(wx, "Invalid EEPROM checksum\n"); in txgbe_validate_eeprom_checksum()
|
| H A D | txgbe_aml.c | 197 wx_err(wx, "Failed to setup link\n"); in txgbe_set_phy_link() 250 wx_err(wx, "unsupported SFP module\n"); in txgbe_sfp_to_linkmodes() 315 wx_err(wx, "unsupported QSFP module\n"); in txgbe_qsfp_to_linkmodes() 355 wx_err(wx, "Failed to identify module\n"); in txgbe_identify_module() 364 wx_err(wx, "Invalid module\n"); in txgbe_identify_module() 523 wx_err(wx, "Failed to set fixed link\n"); in txgbe_phylink_init_aml()
|
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_mbx.c | 31 wx_err(wx, "Failed to obtain mailbox lock for PF%d", vf); in wx_obtain_mbx_lock_pf() 97 wx_err(wx, "Invalid mailbox message size %d", size); in wx_write_mbx_pf() 209 wx_err(wx, "Failed to obtain mailbox lock for VF.\n"); in wx_obtain_mbx_lock_vf() 349 wx_err(wx, "Invalid mailbox message size %d", size); in wx_write_mbx_vf()
|
| H A D | wx_hw.c | 38 wx_err(wx, "Mdio read c22 command did not complete.\n"); in wx_phy_read_reg_mdi() 67 wx_err(wx, "Mdio write c22 command did not complete.\n"); in wx_phy_write_reg_mdi() 211 wx_err(hw, "Check flash load timeout.\n"); in wx_check_flash_load() 282 wx_err(wx, "SW Semaphore not granted: 0x%x.\n", sem); in wx_acquire_sw_sync() 321 wx_err(wx, "Unknown FW command: 0x%x\n", buffer[0] & 0xff); in wx_host_interface_command_s() 328 wx_err(wx, "Command has failed with no status valid.\n"); in wx_host_interface_command_s() 358 wx_err(wx, "Buffer not large enough for reply message.\n"); in wx_host_interface_command_s() 437 wx_err(wx, "Polling from FW messages timeout, cmd: 0x%x, index: %d\n", in wx_host_interface_command_r() 443 wx_err(wx, "Unknown FW command: 0x%x\n", send_cmd); in wx_host_interface_command_r() 458 wx_err(wx, "Buffer not large enough for reply message.\n"); in wx_host_interface_command_r() [all …]
|
| H A D | wx_ptp.c | 372 wx_err(wx, "PTP pps width cannot be longer than 1s!\n"); in wx_ptp_setup_sdp() 431 wx_err(wx, "Absolute start time not supported.\n"); in wx_ptp_feature_enable() 436 wx_err(wx, "Only 1pps is supported.\n"); in wx_ptp_feature_enable() 536 wx_err(wx, "ptp clock register failed\n"); in wx_ptp_create_clock()
|
| H A D | wx_vf_common.c | 95 wx_err(wx, "request_irq failed for MSIX interrupt %s Error: %d\n", in wx_request_msix_irqs_vf() 104 wx_err(wx, "request_irq for msix_other failed: %d\n", err); in wx_request_msix_irqs_vf()
|
| H A D | wx_type.h | 1470 #define wx_err(wx, fmt, arg...) \ macro
|
| /linux/drivers/net/ethernet/wangxun/ngbe/ |
| H A D | ngbe_hw.c | 82 wx_err(wx, "Lan reset exceed s maximum times.\n"); in ngbe_reset_hw()
|