Home
last modified time | relevance | path

Searched refs:wx_err (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_hw.c96 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 Dtxgbe_aml.c199 wx_err(wx, "Failed to setup link\n"); in txgbe_set_phy_link()
248 wx_err(wx, "unsupported SFP module\n"); in txgbe_sfp_to_linkmodes()
313 wx_err(wx, "unsupported QSFP module\n"); in txgbe_qsfp_to_linkmodes()
353 wx_err(wx, "Failed to identify module\n"); in txgbe_identify_module()
366 wx_err(wx, "Invalid module\n"); in txgbe_identify_module()
519 wx_err(wx, "Failed to set fixed link\n"); in txgbe_phylink_init_aml()
H A Dtxgbe_main.c215 wx_err(wx, "Hardware Error: %d\n", err); in txgbe_reset()
257 wx_err(wx, "%s: invalid bus lan id %d\n", in txgbe_disable_device()
414 wx_err(wx, "Do not support MSI-X\n"); in txgbe_sw_init()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_err.c67 wx_err(wx, "Cannot re-enable PCI device after reset.\n"); in wx_io_slot_reset()
107 wx_err(wx, "Failed to open netdev after reset\n"); in wx_io_resume()
191 wx_err(wx, "Failed to create wx_reset_wq workqueue\n"); in wx_init_err_task()
292 wx_err(wx, "PCIe error detected during tx timeout\n"); in wx_tx_timeout_recovery()
H A Dwx_mbx.c31 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 Dwx_hw.c38 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 DMakefile7 libwx-objs := wx_hw.o wx_lib.o wx_ethtool.o wx_ptp.o wx_mbx.o wx_sriov.o wx_err.o
H A Dwx_ptp.c375 wx_err(wx, "PTP pps width cannot be longer than 1s!\n"); in wx_ptp_setup_sdp()
434 wx_err(wx, "Absolute start time not supported.\n"); in wx_ptp_feature_enable()
439 wx_err(wx, "Only 1pps is supported.\n"); in wx_ptp_feature_enable()
539 wx_err(wx, "ptp clock register failed\n"); in wx_ptp_create_clock()
H A Dwx_lib.c1967 wx_err(wx, "Failed to allocate MSI-X interrupts. Err: %d\n", nvecs); in wx_acquire_msix_vectors()
2029 wx_err(wx, "Fallback to MSI.\n"); in wx_set_interrupt_capability()
2031 wx_err(wx, "Fallback to INTx.\n"); in wx_set_interrupt_capability()
2033 wx_err(wx, "Failed to allocate MSI/INTx interrupts. Error: %d\n", nvecs); in wx_set_interrupt_capability()
2370 wx_err(wx, "Allocate irq vectors for failed.\n"); in wx_init_interrupt_scheme()
2377 wx_err(wx, "Unable to allocate memory for queue vectors.\n"); in wx_init_interrupt_scheme()
2449 wx_err(wx, "Alloc isb_mem failed\n"); in wx_setup_isb_resources()
2940 wx_err(wx, "Allocation for Rx Queue %u failed\n", i); in wx_setup_all_rx_resources()
3043 wx_err(wx, "Allocation for Tx Queue %u failed\n", i); in wx_setup_all_tx_resources()
3230 wx_err(wx, "802.1Q and 802.1ad VLAN stripping must be either both on or both off."); in wx_fix_features()
[all …]
H A Dwx_vf_common.c96 wx_err(wx, "request_irq failed for MSIX interrupt %s Error: %d\n", in wx_request_msix_irqs_vf()
105 wx_err(wx, "request_irq for msix_other failed: %d\n", err); in wx_request_msix_irqs_vf()
H A Dwx_vf_lib.c164 wx_err(wx, "Could not enable Tx Queue %d\n", reg_idx); in wx_configure_tx_ring_vf()
H A Dwx_ethtool.c832 wx_err(wx, "failed to set ring parameters: %d", err); in wx_set_ringparam_vf()
H A Dwx_type.h1525 #define wx_err(wx, fmt, arg...) \ macro
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_hw.c82 wx_err(wx, "Lan reset exceed s maximum times.\n"); in ngbe_reset_hw()
H A Dngbe_main.c320 wx_err(wx, "request_irq failed for MSIX interrupt %s Error: %d\n", in ngbe_request_msix_irqs()
338 wx_err(wx, "request_irq for msix_other failed: %d\n", err); in ngbe_request_msix_irqs()
377 wx_err(wx, "request_irq failed, Error %d\n", err); in ngbe_request_irq()
964 wx_err(wx, "Cannot enable PCI device from suspend\n"); in ngbe_resume()