Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_sriov.c142 wx_err(wx, "Unloading driver while VFs are assigned.\n"); in wx_disable_sriov()
156 wx_err(wx, "Cannot enable SR-IOV while RXFH is configured\n"); in wx_pci_sriov_enable()
157 wx_err(wx, "Run 'ethtool -X <if> default' to reset RSS table\n"); in wx_pci_sriov_enable()
174 wx_err(wx, "Failed to enable PCI sriov: %d\n", err); in wx_pci_sriov_enable()
189 wx_err(wx, "Cannot disable SR-IOV while RXFH is configured\n"); in wx_pci_sriov_disable()
190 wx_err(wx, "Run 'ethtool -X <if> default' to reset RSS table\n"); in wx_pci_sriov_disable()
209 wx_err(wx, "can't free VFs because some are assigned to VMs.\n"); in wx_pci_sriov_configure()
433 wx_err(wx, "VF %d has no MAC address assigned", vf); in wx_vf_reset_msg()
446 wx_err(wx, "VF %d attempted to set invalid mac\n", vf); in wx_set_vf_mac_addr()
452 wx_err(wx, in wx_set_vf_mac_addr()
[all …]
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 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_ptp.c372 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 Dwx_lib.c1927 wx_err(wx, "Failed to allocate MSI-X interrupts. Err: %d\n", nvecs); in wx_acquire_msix_vectors()
1989 wx_err(wx, "Fallback to MSI.\n"); in wx_set_interrupt_capability()
1991 wx_err(wx, "Fallback to INTx.\n"); in wx_set_interrupt_capability()
1993 wx_err(wx, "Failed to allocate MSI/INTx interrupts. Error: %d\n", nvecs); in wx_set_interrupt_capability()
2330 wx_err(wx, "Allocate irq vectors for failed.\n"); in wx_init_interrupt_scheme()
2337 wx_err(wx, "Unable to allocate memory for queue vectors.\n"); in wx_init_interrupt_scheme()
2407 wx_err(wx, "Alloc isb_mem failed\n"); in wx_setup_isb_resources()
2898 wx_err(wx, "Allocation for Rx Queue %u failed\n", i); in wx_setup_all_rx_resources()
3001 wx_err(wx, "Allocation for Tx Queue %u failed\n", i); in wx_setup_all_tx_resources()
3188 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.c95 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 Dwx_vf_lib.c153 wx_err(wx, "Could not enable Tx Queue %d\n", reg_idx); in wx_configure_tx_ring_vf()
H A Dwx_type.h1470 #define wx_err(wx, fmt, arg...) \ macro
/linux/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_fdir.c200 wx_err(wx, "Error on flow type input\n"); in txgbe_fdir_add_signature_filter()
220 wx_err(wx, "Flow Director command did not complete!\n"); in txgbe_fdir_add_signature_filter()
333 wx_err(wx, "Error on vm pool mask\n"); in txgbe_fdir_set_input_mask()
342 wx_err(wx, "Error on src/dst port mask\n"); in txgbe_fdir_set_input_mask()
349 wx_err(wx, "Error on flow type mask\n"); in txgbe_fdir_set_input_mask()
371 wx_err(wx, "Error on flexible byte mask\n"); in txgbe_fdir_set_input_mask()
451 wx_err(wx, "Flow Director command did not complete!\n"); in txgbe_fdir_write_perfect_filter()
476 wx_err(wx, "Flow Director command did not complete!\n"); in txgbe_fdir_erase_perfect_filter()
596 wx_err(wx, "FDIR restore failed, ring:%u\n", in txgbe_fdir_filter_restore()
610 wx_err(wx, "FDIR restore failed, index:%u\n", in txgbe_fdir_filter_restore()
H A Dtxgbe_phy.c485 wx_err(wx, "failed to init I2C regmap\n"); in txgbe_i2c_register()
549 wx_err(wx, "failed to register MDIO bus: %d\n", ret); in txgbe_ext_phy_init()
555 wx_err(wx, "no PHY found\n"); in txgbe_ext_phy_init()
568 wx_err(wx, "failed to init phylink: %d\n", ret); in txgbe_ext_phy_init()
594 wx_err(wx, "failed to register software nodes\n"); in txgbe_init_phy()
600 wx_err(wx, "failed to init mdio pcs: %d\n", ret); in txgbe_init_phy()
606 wx_err(wx, "failed to init phylink\n"); in txgbe_init_phy()
612 wx_err(wx, "failed to init gpio\n"); in txgbe_init_phy()
618 wx_err(wx, "failed to register clock: %d\n", ret); in txgbe_init_phy()
624 wx_err(wx, "failed to init i2c interface: %d\n", ret); in txgbe_init_phy()
[all …]
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.c197 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()
H A Dtxgbe_ethtool.c389 wx_err(wx, "Location out of range\n"); in txgbe_add_ethtool_fdir_entry()
405 wx_err(wx, "Unrecognized flow type\n"); in txgbe_add_ethtool_fdir_entry()
473wx_err(wx, "Hardware only supports one mask per port. To change the mask you must first delete all… in txgbe_add_ethtool_fdir_entry()
562 wx_err(wx, "Failed to read module EEPROM\n"); in txgbe_get_module_eeprom_by_page()
H A Dtxgbe_main.c198 wx_err(wx, "Hardware Error: %d\n", err); in txgbe_reset()
235 wx_err(wx, "%s: invalid bus lan id %d\n", in txgbe_disable_device()
380 wx_err(wx, "Do not support MSI-X\n"); in txgbe_sw_init()
607 wx_err(wx, "wait device reset timeout\n"); in txgbe_reinit_locked()
H A Dtxgbe_irq.c67 wx_err(wx, "request_irq failed for MSIX interrupt %s Error: %d\n", in txgbe_request_queue_irqs()
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c279 wx_err(wx, "request_irq failed for MSIX interrupt %s Error: %d\n", in ngbe_request_msix_irqs()
297 wx_err(wx, "request_irq for msix_other failed: %d\n", err); in ngbe_request_msix_irqs()
336 wx_err(wx, "request_irq failed, Error %d\n", err); in ngbe_request_irq()
855 wx_err(wx, "Cannot enable PCI device from suspend\n"); in ngbe_resume()
H A Dngbe_hw.c82 wx_err(wx, "Lan reset exceed s maximum times.\n"); in ngbe_reset_hw()
H A Dngbe_mdio.c198 wx_err(wx, "failed to init phylink: %d\n", ret); in ngbe_mdio_init()
/linux/drivers/net/ethernet/wangxun/ngbevf/
H A Dngbevf_main.c84 wx_err(wx, "PF still in reset state. Is the PF interface up?\n"); in ngbevf_sw_init()
/linux/drivers/net/ethernet/wangxun/txgbevf/
H A Dtxgbevf_main.c128 wx_err(wx, "PF still in reset state. Is the PF interface up?\n"); in txgbevf_sw_init()