Symbol: np_info
drivers/net/netconsole.c
2003
np_info(np, "warning: whitespace is not allowed\n");
drivers/net/netconsole.c
2035
np_info(np, "couldn't parse config at '%s'!\n", cur);
drivers/net/netconsole.c
402
np_info(np, "local port %d\n", np->local_port);
drivers/net/netconsole.c
404
np_info(np, "local IPv6 address %pI6c\n", &np->local_ip.in6);
drivers/net/netconsole.c
406
np_info(np, "local IPv4 address %pI4\n", &np->local_ip.ip);
drivers/net/netconsole.c
407
np_info(np, "interface name '%s'\n", np->dev_name);
drivers/net/netconsole.c
408
np_info(np, "local ethernet address '%pM'\n", np->dev_mac);
drivers/net/netconsole.c
409
np_info(np, "remote port %d\n", np->remote_port);
drivers/net/netconsole.c
411
np_info(np, "remote IPv6 address %pI6c\n", &np->remote_ip.in6);
drivers/net/netconsole.c
413
np_info(np, "remote IPv4 address %pI4\n", &np->remote_ip.ip);
drivers/net/netconsole.c
414
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
674
np_info(np, "local IPv6 %pI6c\n", &np->local_ip.in6);
net/core/netpoll.c
702
np_info(np, "local IP %pI4\n", &np->local_ip.ip);
net/core/netpoll.c
736
np_info(np, "device %s not up yet, forcing it\n",