• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/sn/kernel/

Lines Matching refs:xpnet

62 	u32 magic;		/* Special number indicating this is xpnet */
162 .name = "xpnet"
170 struct device *xpnet = &xpnet_dbg_subname;
194 dev_dbg(xpnet, "received 0x%lx, %d, %d, %d\n", msg->buf_pa, msg->size,
201 dev_err(xpnet, "failed on dev_alloc_skb(%d)\n",
231 dev_dbg(xpnet, "copying embedded message. memcpy(0x%p, 0x%p, "
237 dev_dbg(xpnet, "transferring buffer to the skb->data area;\n\t"
250 dev_err(xpnet, "bte_copy(0x%p, 0x%p, 0x%hx) returned "
264 dev_dbg(xpnet, "<skb->head=0x%p skb->data=0x%p skb->tail=0x%p "
272 dev_dbg(xpnet, "passing skb to network layer; \n\tskb->head=0x%p "
316 dev_dbg(xpnet, "%s connection created to partition %d; "
331 dev_dbg(xpnet, "%s disconnected from partition %d; "
346 dev_dbg(xpnet, "calling xpc_connect(%d, 0x%p, NULL, %ld, %ld, %ld, "
355 dev_err(xpnet, "ifconfig up of %s failed on XPC connect, "
361 dev_dbg(xpnet, "ifconfig up of %s; XPC connected\n", dev->name);
372 dev_dbg(xpnet, "ifconfig down of %s; XPC disconnected\n", dev->name);
383 dev_err(xpnet, "ifconfig %s mtu %d failed; value must be "
390 dev_dbg(xpnet, "ifconfig %s mtu set to %d\n", dev->name, new_mtu);
436 dev_dbg(xpnet, "message to %d notified with reason %d\n",
440 dev_dbg(xpnet, "all acks for skb->head=-x%p\n",
475 dev_dbg(xpnet, ">skb->head=0x%p skb->data=0x%p skb->tail=0x%p "
488 dev_warn(xpnet, "failed to kmalloc %ld bytes; dropping "
531 dev_dbg(xpnet, "destination Partitions mask (dp) = 0x%lx\n", dp);
566 dev_dbg(xpnet, "calling memcpy(0x%p, 0x%p, 0x%lx)\n",
579 dev_dbg(xpnet, "sending XPC message to %d:%d\nmsg->buf_pa="
598 dev_dbg(xpnet, "no partitions to receive packet destined for "
641 dev_info(xpnet, "registering network device %s\n", XPNET_DEVICE_NAME);
704 dev_info(xpnet, "unregistering network device %s\n",