Home
last modified time | relevance | path

Searched refs:e_err (Results 1 – 17 of 17) sorted by relevance

/linux-4.1.27/drivers/crypto/ccp/
Dccp-platform.c157 goto e_err; in ccp_platform_probe()
161 goto e_err; in ccp_platform_probe()
173 goto e_err; in ccp_platform_probe()
182 goto e_err; in ccp_platform_probe()
190 goto e_err; in ccp_platform_probe()
201 goto e_err; in ccp_platform_probe()
207 e_err: in ccp_platform_probe()
Dccp-pci.c175 goto e_err; in ccp_pci_probe()
179 goto e_err; in ccp_pci_probe()
188 goto e_err; in ccp_pci_probe()
241 e_err: in ccp_pci_probe()
Dccp-ops.c687 goto e_err; in ccp_init_data()
691 goto e_err; in ccp_init_data()
695 e_err: in ccp_init_data()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c193 e_err(drv, "xid 0x%x w/ non-null sgl=%p nents=%d\n", in ixgbe_fcoe_ddp_setup()
214 e_err(drv, "xid 0x%x DMA map error\n", xid); in ixgbe_fcoe_ddp_setup()
221 e_err(drv, "failed allocated ddp context\n"); in ixgbe_fcoe_ddp_setup()
791 e_err(drv, "failed to map extra DDP buffer\n"); in ixgbe_setup_fcoe_ddp_resources()
805 e_err(drv, "failed to alloc DDP pool on cpu:%d\n", cpu); in ixgbe_setup_fcoe_ddp_resources()
823 e_err(drv, "failed to allocate percpu DDP resources\n"); in ixgbe_fcoe_ddp_enable()
Dixgbe_sriov.c161 e_err(probe, "Failed to enable PCI sriov: %d\n", err); in ixgbe_enable_sriov()
173 e_err(probe, "Unable to allocate memory for VF Data Storage - " in ixgbe_enable_sriov()
470 e_err(drv, "VF max_frame %d out of range\n", max_frame); in ixgbe_set_vf_lpe()
477 e_err(drv, "VF max_frame %d out of range\n", max_frame); in ixgbe_set_vf_lpe()
1067 e_err(drv, "Unhandled Msg %8.8x\n", msgbuf[0]); in ixgbe_rcv_msg_from_vf()
Dixgbe_ethtool.c1361 e_err(drv, "pattern test reg %04X failed: got 0x%08X expected 0x%08X\n", in reg_pattern_test()
1385 e_err(drv, "set/check reg %04X test failed: got 0x%08X expected 0x%08X\n", in reg_set_and_check()
1402 e_err(drv, "Adapter removed - register test blocked\n"); in ixgbe_reg_test()
1434 e_err(drv, "failed STATUS register test got: 0x%08X expected: 0x%08X\n", in ixgbe_reg_test()
1983 e_err(hw, "Adapter removed - test blocked\n"); in ixgbe_diag_test()
2612 e_err(drv, "Location out of range\n"); in ixgbe_add_ethtool_fdir_entry()
2628 e_err(drv, "Unrecognized flow type\n"); in ixgbe_add_ethtool_fdir_entry()
2673 e_err(drv, "Error writing mask\n"); in ixgbe_add_ethtool_fdir_entry()
2677 e_err(drv, "Only one mask supported per port\n"); in ixgbe_add_ethtool_fdir_entry()
3075e_err(drv, "Address change required to access page 0xA2, but not supported. Please report the modu… in ixgbe_get_module_info()
Dixgbe_common.h204 #define e_err(msglvl, format, arg...) \ macro
Dixgbe_main.c1179 e_err(drv, "Detected Tx Unit Hang\n" in ixgbe_clean_tx_irq()
2770 e_err(probe, "request_irq failed for MSIX interrupt " in ixgbe_request_msix_irqs()
2785 e_err(probe, "request_irq for msix_other failed: %d\n", err); in ixgbe_request_msix_irqs()
2901 e_err(probe, "request_irq failed, Error %d\n", err); in ixgbe_request_irq()
3068 e_err(drv, "Could not enable Tx Queue %d\n", reg_idx); in ixgbe_configure_tx_ring()
3485 e_err(drv, "RXDCTL.ENABLE on Rx queue %d not set within " in ixgbe_rx_desc_queue_enable()
3517 e_err(drv, "RXDCTL.ENABLE on Rx queue %d not cleared within " in ixgbe_disable_rx_queue()
4885 e_err(probe, "link_config FAILED %d\n", err); in ixgbe_up_complete()
5443 e_err(probe, "Allocation for Tx Queue %u failed\n", i); in ixgbe_setup_all_tx_resources()
5527 e_err(probe, "Allocation for Rx Queue %u failed\n", i); in ixgbe_setup_all_rx_resources()
[all …]
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dethtool.c253 e_err("Unsupported Speed/Duplex configuration\n"); in e1000_set_spd_dplx()
271 e_err("Cannot change link characteristics when SoL/IDER is active.\n"); in e1000_set_settings()
288 e_err("forcing MDI/MDI-X state is not supported when link speed and/or duplex are forced\n"); in e1000_set_settings()
783 e_err("pattern test failed (reg 0x%05X): got 0x%08X expected 0x%08X\n", in reg_pattern_test()
801 e_err("set/check test failed (reg 0x%05X): got 0x%08X expected 0x%08X\n", in reg_set_and_check()
855 e_err("failed STATUS register test got: 0x%08X expected: 0x%08X\n", in e1000_reg_test()
1383 e_err("Cannot setup 1Gbps loopback.\n"); in e1000_integrated_phy_loopback()
1693 e_err("Cannot do PHY loopback test when SoL/IDER is active.\n"); in e1000_loopback_test()
1883 e_err("Interface does not support directed (unicast) frame wake-up packets\n"); in e1000_get_wol()
2222 e_err("Setting EEE tx-lpi is not supported\n"); in e1000e_set_eee()
[all …]
Dnetdev.c635 e_err("ME firmware caused invalid RDT - resetting\n"); in e1000e_update_rdt_wa()
652 e_err("ME firmware caused invalid TDT - resetting\n"); in e1000e_update_tdt_wa()
1143 e_err("Detected Hardware Unit Hang:\n" in e1000_print_hw_hang()
1167 e_err("Try turning off Tx pause (flow control) via ethtool\n"); in e1000_print_hw_hang()
1641 e_err("pskb_may_pull failed.\n"); in e1000_clean_jumbo_rx_irq()
2096 e_err("Failed to initialize MSI-X interrupts. Falling back to MSI interrupts.\n"); in e1000e_set_interrupt_capability()
2106 e_err("Failed to initialize MSI interrupts. Falling back to legacy interrupts.\n"); in e1000e_set_interrupt_capability()
2205 e_err("Unable to allocate interrupt, Error: %d\n", err); in e1000_request_irq()
2369 e_err("Unable to allocate memory for the transmit descriptor ring\n"); in e1000e_setup_tx_resources()
2422 e_err("Unable to allocate memory for the receive descriptor ring\n"); in e1000e_setup_rx_resources()
[all …]
Dptp.c249 e_err("ptp_clock_register failed\n"); in e1000e_ptp_init()
De1000.h50 #define e_err(format, arg...) \ macro
Dich8lan.c395 e_err("Reset blocked by ME\n"); in e1000_init_phy_workarounds_pchlan()
416 e_err("ME blocked access to PHY after reset\n"); in e1000_init_phy_workarounds_pchlan()
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
De1000_main.c292 e_err(probe, "Unable to allocate interrupt Error: %d\n", err); in e1000_request_irq()
896 e_err(probe, "Unknown MAC Type\n"); in e1000_init_hw_struct()
1092 e_err(probe, "EEPROM initialization failed\n"); in e1000_probe()
1104 e_err(probe, "The EEPROM Checksum Is Not Valid\n"); in e1000_probe()
1117 e_err(probe, "EEPROM Read Error\n"); in e1000_probe()
1123 e_err(probe, "Invalid MAC Address\n"); in e1000_probe()
1313 e_err(probe, "Unable to allocate memory for queues\n"); in e1000_sw_init()
1530 e_err(tx_err, "txdr align check failed: %u bytes at %p\n", in e1000_setup_tx_resources()
1548 e_err(probe, "Unable to allocate aligned memory " in e1000_setup_tx_resources()
1580 e_err(probe, "Allocation for Tx Queue %u failed\n", i); in e1000_setup_all_tx_resources()
[all …]
De1000_ethtool.c204e_err(drv, "forcing MDI/MDI-X state is not supported when link speed and/or duplex are forced\n"); in e1000_set_settings()
691 e_err(drv, "pattern test reg %04X failed: " in reg_pattern_test()
711 e_err(drv, "set/check reg %04X test failed: " in reg_set_and_check()
756 e_err(drv, "failed STATUS register test got: " in e1000_reg_test()
1683 e_err(drv, "Interface does not support directed " in e1000_get_wol()
1715 e_err(drv, "Interface does not support directed " in e1000_set_wol()
De1000.h340 #define e_err(msglvl, format, arg...) \ macro
/linux-4.1.27/net/ipv4/
Droute.c1473 goto e_err; in ip_route_input_mc()
1512 e_err: in ip_route_input_mc()