Home
last modified time | relevance | path

Searched refs:e_dev_info (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/intel/e1000/
A De1000_param.c194 e_dev_info("%s Enabled\n", opt->name); in e1000_validate_option()
197 e_dev_info("%s Disabled\n", opt->name); in e1000_validate_option()
203 e_dev_info("%s set to %i\n", opt->name, *value); in e1000_validate_option()
215 e_dev_info("%s\n", ent->str); in e1000_validate_option()
225 e_dev_info("Invalid %s value specified (%i) %s\n", in e1000_validate_option()
439 e_dev_info("%s turned off\n", opt.name); in e1000_check_options()
442 e_dev_info("%s set to dynamic mode\n", in e1000_check_options()
448 e_dev_info("%s set to dynamic conservative " in e1000_check_options()
454 e_dev_info("%s set to simplified " in e1000_check_options()
648 e_dev_info("Speed and duplex autonegotiation " in e1000_check_copper_options()
[all …]
A De1000.h325 #define e_dev_info(format, arg...) \ macro
/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_debugfs.c92 e_dev_info("write: 0x%08x = 0x%08x\n", reg, value); in ixgbe_dbg_reg_ops_write()
94 e_dev_info("write <reg> <value>\n"); in ixgbe_dbg_reg_ops_write()
102 e_dev_info("read 0x%08x = 0x%08x\n", reg, value); in ixgbe_dbg_reg_ops_write()
104 e_dev_info("read <reg>\n"); in ixgbe_dbg_reg_ops_write()
107 e_dev_info("Unknown command %s\n", ixgbe_dbg_reg_ops_buf); in ixgbe_dbg_reg_ops_write()
108 e_dev_info("Available commands:\n"); in ixgbe_dbg_reg_ops_write()
109 e_dev_info(" read <reg>\n"); in ixgbe_dbg_reg_ops_write()
110 e_dev_info(" write <reg> <value>\n"); in ixgbe_dbg_reg_ops_write()
172 e_dev_info("tx_timeout called\n"); in ixgbe_dbg_netdev_ops_write()
175 e_dev_info("Available commands:\n"); in ixgbe_dbg_netdev_ops_write()
[all …]
A Dixgbe_common.h189 #define e_dev_info(format, arg...) \ macro
A Dixgbe_ptp.c1447 e_dev_info("registered PHC device on %s\n", netdev->name); in ixgbe_ptp_create_clock()
1529 e_dev_info("removed PHC on %s\n", in ixgbe_ptp_stop()
A Dixgbe_lib.c1253 e_dev_info("Multiqueue %s: Rx Queue count = %u, Tx Queue count = %u XDP Queue count = %u\n", in ixgbe_init_interrupt_scheme()
A Dixgbe_main.c8569e_dev_info("The driver for the device detected a newer version of the NVM image than expected. Ple… in ixgbe_check_fw_api_mismatch()
8573e_dev_info("The driver for the device detected an older version of the NVM image than expected. Pl… in ixgbe_check_fw_api_mismatch()
11929 e_dev_info("MAC: %d, PHY: %d, SFP+: %d, PBA No: %s\n", in ixgbe_probe()
11933 e_dev_info("MAC: %d, PHY: %d, PBA No: %s\n", in ixgbe_probe()
11936 e_dev_info("%pM\n", netdev->dev_addr); in ixgbe_probe()
11991 e_dev_info("%s\n", ixgbe_default_device_descr); in ixgbe_probe()
12122 e_dev_info("complete\n"); in ixgbe_remove()

Completed in 37 milliseconds