| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | ptp.c | 333 e_info("registered PHC clock\n"); in e1000e_ptp_init() 353 e_info("removed PHC\n"); in e1000e_ptp_remove()
|
| H A D | e1000.h | 34 #define e_info(format, arg...) \ macro
|
| H A D | netdev.c | 4579 e_info("MSI interrupt test failed, using legacy interrupt.\n"); 5167 e_info("Gigabit has been disabled, downgrading speed\n"); in e1000e_enable_receives() 5300 e_info("Autonegotiated half duplex but link partner cannot autoneg. Try forcing full duplex if link gets many collisions.\n"); in e1000_watchdog_task() 6940 e_info("PHY Wakeup cause - %s\n", in __e1000_resume() 6953 e_info("MAC Wakeup cause - %s\n", in __e1000_resume() 7253 e_info("(PCI Express:2.5GT/s:%s) %pM\n", in e1000_print_device_info() 7259 e_info("Intel(R) PRO/%s Network Connection\n", in e1000_eeprom_checks() 7265 e_info("MAC: %d, PHY: %d, PBA No: %s\n", in e1000_eeprom_checks() 7536 e_info("10/100 speed: disabling TSO\n"); in e1000_probe()
|
| H A D | ethtool.c | 1016 e_info("testing %s interrupt\n", (shared_int ? "shared" : "unshared")); in e1000_intr_test() 1822 e_info("offline testing starting\n"); in e1000_diag_test() 1863 e_info("online testing starting\n"); in e1000_diag_test()
|
| /linux/drivers/mtd/devices/ |
| H A D | spear_smi.c | 494 static int spear_mtd_erase(struct mtd_info *mtd, struct erase_info *e_info) in spear_mtd_erase() argument 510 addr = e_info->addr; in spear_mtd_erase() 511 len = e_info->len; in spear_mtd_erase()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_ethtool.c | 520 e_info(probe, "setup link failed with code %d\n", err); in ixgbe_set_link_ksettings() 1812 e_info(hw, "testing %s interrupt\n", shared_int ? in ixgbe_intr_test() 2287 e_info(hw, "offline testing starting\n"); in ixgbe_diag_test() 2301 e_info(hw, "register testing starting\n"); in ixgbe_diag_test() 2306 e_info(hw, "eeprom testing starting\n"); in ixgbe_diag_test() 2311 e_info(hw, "interrupt testing starting\n"); in ixgbe_diag_test() 2319 e_info(hw, "Skip MAC loopback diagnostic in VT mode\n"); in ixgbe_diag_test() 2325 e_info(hw, "loopback testing starting\n"); in ixgbe_diag_test() 2339 e_info(hw, "online testing starting\n"); in ixgbe_diag_test() 2570 e_info(prob in ixgbe_update_rsc() [all...] |
| H A D | ixgbe_sriov.c | 115 e_info(probe, "SR-IOV enabled with %d VFs\n", num_vfs); in __ixgbe_enable_sriov() 559 e_info(hw, "VF requests change max MTU to %d\n", max_frame); in ixgbe_set_vf_lpe() 892 e_info(probe, "VF Reset msg received from vf %d\n", vf); in ixgbe_vf_reset_msg() 1959 e_info(drv, "VF %u is %strusted\n", vf, setting ? "" : "not "); in ixgbe_ndo_set_vf_trust()
|
| H A D | ixgbe_fcoe.c | 848 e_info(drv, "Enabling FCoE offload features.\n"); in ixgbe_fcoe_enable() 892 e_info(drv, "Disabling FCoE offload features.\n"); in ixgbe_fcoe_disable()
|
| H A D | ixgbe_common.h | 199 #define e_info(msglvl, format, arg...) \ macro
|
| H A D | ixgbe_main.c | 1458 e_info(probe, in ixgbe_clean_tx_irq() 3517 e_info(link, "Received ECC Err, initiating reset\n"); in ixgbe_msix_other() 3759 e_info(link, "Received ECC Err, initiating reset\n"); in ixgbe_intr() 3893 e_info(hw, "Legacy interrupt IVAR setup done\n"); in ixgbe_configure_msi_and_legacy() 8167 e_info(drv, "NIC Link is Up %s, Flow Control: %s, EEE: %s\n", speed_str, in ixgbe_watchdog_link_is_up() 8215 e_info(drv, "NIC Link is Down\n"); 8300 e_info(drv, in ixgbe_check_for_bad_vf() 8462 e_info(probe, "detected SFP+: %d\n", hw->phy.sfp_type); in ixgbe_sfp_link_config_subtask() 10554 e_info(probe, "rx-usecs set too low, " in ixgbe_set_features() 10692 e_info(dr in ixgbe_ndo_bridge_setlink() [all...] |
| /linux/drivers/platform/mellanox/ |
| H A D | mlxbf-pmc.c | 1833 char e_info[MLXBF_PMC_EVENT_INFO_LEN]; in mlxbf_pmc_event_list_show() local 1845 len += snprintf(e_info, sizeof(e_info), "0x%x: %s\n", in mlxbf_pmc_event_list_show() 1849 strcat(buf, e_info); in mlxbf_pmc_event_list_show()
|
| /linux/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000_ethtool.c | 853 e_info(hw, "testing %s interrupt\n", (shared_int ? in e1000_intr_test() 1530 e_info(hw, "offline testing starting\n"); in e1000_diag_test() 1571 e_info(hw, "online testing starting\n"); in e1000_diag_test()
|
| H A D | e1000_main.c | 1202 e_info(probe, "(PCI%s:%dMHz:%d-bit) %pM\n", in e1000_probe() 1214 e_info(probe, "Intel(R) PRO/1000 Network Connection\n"); in e1000_probe()
|