to_target         248 drivers/net/netconsole.c 	return snprintf(buf, PAGE_SIZE, "%d\n", to_target(item)->enabled);
to_target         253 drivers/net/netconsole.c 	return snprintf(buf, PAGE_SIZE, "%d\n", to_target(item)->extended);
to_target         258 drivers/net/netconsole.c 	return snprintf(buf, PAGE_SIZE, "%s\n", to_target(item)->np.dev_name);
to_target         263 drivers/net/netconsole.c 	return snprintf(buf, PAGE_SIZE, "%d\n", to_target(item)->np.local_port);
to_target         268 drivers/net/netconsole.c 	return snprintf(buf, PAGE_SIZE, "%d\n", to_target(item)->np.remote_port);
to_target         273 drivers/net/netconsole.c 	struct netconsole_target *nt = to_target(item);
to_target         283 drivers/net/netconsole.c 	struct netconsole_target *nt = to_target(item);
to_target         293 drivers/net/netconsole.c 	struct net_device *dev = to_target(item)->np.dev;
to_target         301 drivers/net/netconsole.c 	return snprintf(buf, PAGE_SIZE, "%pM\n", to_target(item)->np.remote_mac);
to_target         314 drivers/net/netconsole.c 	struct netconsole_target *nt = to_target(item);
to_target         373 drivers/net/netconsole.c 	struct netconsole_target *nt = to_target(item);
to_target         405 drivers/net/netconsole.c 	struct netconsole_target *nt = to_target(item);
to_target         430 drivers/net/netconsole.c 	struct netconsole_target *nt = to_target(item);
to_target         453 drivers/net/netconsole.c 	struct netconsole_target *nt = to_target(item);
to_target         476 drivers/net/netconsole.c 	struct netconsole_target *nt = to_target(item);
to_target         512 drivers/net/netconsole.c 	struct netconsole_target *nt = to_target(item);
to_target         548 drivers/net/netconsole.c 	struct netconsole_target *nt = to_target(item);
to_target         600 drivers/net/netconsole.c 	kfree(to_target(item));
to_target         652 drivers/net/netconsole.c 	struct netconsole_target *nt = to_target(item);