Symbol: np_info
drivers/net/netconsole.c
2264
np_info(np, "warning: whitespace is not allowed\n");
drivers/net/netconsole.c
2296
np_info(np, "couldn't parse config at '%s'!\n", cur);
drivers/net/netconsole.c
434
np_info(np, "local port %d\n", np->local_port);
drivers/net/netconsole.c
436
np_info(np, "local IPv6 address %pI6c\n", &np->local_ip.in6);
drivers/net/netconsole.c
438
np_info(np, "local IPv4 address %pI4\n", &np->local_ip.ip);
drivers/net/netconsole.c
439
np_info(np, "interface name '%s'\n", np->dev_name);
drivers/net/netconsole.c
440
np_info(np, "local ethernet address '%pM'\n", np->dev_mac);
drivers/net/netconsole.c
441
np_info(np, "remote port %d\n", np->remote_port);
drivers/net/netconsole.c
443
np_info(np, "remote IPv6 address %pI6c\n", &np->remote_ip.in6);
drivers/net/netconsole.c
445
np_info(np, "remote IPv4 address %pI4\n", &np->remote_ip.ip);
drivers/net/netconsole.c
446
np_info(np, "remote ethernet address %pM\n", np->remote_mac);
drivers/target/iscsi/cxgbit/cxgbit.h
120
struct np_info *next;
drivers/target/iscsi/cxgbit/cxgbit.h
134
struct np_info *np_hash_tab[NP_INFO_HASH_SIZE];
drivers/target/iscsi/cxgbit/cxgbit_cm.c
102
struct np_info *p;
drivers/target/iscsi/cxgbit/cxgbit_cm.c
119
struct np_info *p, **prev = &cdev->np_hash_tab[bucket];
drivers/target/iscsi/cxgbit/cxgbit_cm.c
78
static struct np_info *
drivers/target/iscsi/cxgbit/cxgbit_cm.c
82
struct np_info *p = kzalloc_obj(*p);
net/core/netpoll.c
497
np_info(np, "local IPv6 %pI6c\n", &np->local_ip.in6);
net/core/netpoll.c
525
np_info(np, "local IP %pI4\n", &np->local_ip.ip);
net/core/netpoll.c
577
np_info(np, "device %s not up yet, forcing it\n",