Home
last modified time | relevance | path

Searched refs:e_info (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
H A Dptp.c333 e_info("registered PHC clock\n"); in e1000e_ptp_init()
353 e_info("removed PHC\n"); in e1000e_ptp_remove()
H A De1000.h34 #define e_info(format, arg...) \ macro
H A Dnetdev.c4579 e_info("MSI interrupt test failed, using legacy interrupt.\n"); in e1000_test_msi_interrupt()
5167 e_info("Gigabit has been disabled, downgrading speed\n"); in e1000e_has_link()
5300e_info("Autonegotiated half duplex but link partner cannot autoneg. Try forcing full duplex if li… 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_print_device_info()
7265 e_info("MAC: %d, PHY: %d, PBA No: %s\n", in e1000_print_device_info()
7536 e_info("10/100 speed: disabling TSO\n"); in e1000_probe()
/linux/drivers/mtd/devices/
H A Dspear_smi.c494 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/platform/mellanox/
H A Dmlxbf-pmc.c1833 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/ixgbe/
H A Dixgbe_sriov.c115 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 Dixgbe_common.h199 #define e_info(msglvl, format, arg...) \ macro
H A Dixgbe_fcoe.c848 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 Dixgbe_main.c1458 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"); in ixgbe_watchdog_link_is_down()
8300 e_info(drv, in ixgbe_bad_vf_abort()
8462 e_info(probe, "detected SFP+: %d\n", hw->phy.sfp_type); in ixgbe_sfp_detection_subtask()
10555 e_info(probe, "rx-usecs set too low, " in ixgbe_set_features()
10693 e_info(drv, "enabling bridge mode: %s\n", in ixgbe_configure_bridge_mode()
[all …]
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_main.c1202 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()