Lines Matching refs:xpnet
48 u32 magic; /* Special number indicating this is xpnet */
136 .name = "xpnet"
144 static struct device *xpnet = &xpnet_dbg_subname;
166 dev_dbg(xpnet, "received 0x%lx, %d, %d, %d\n", msg->buf_pa, msg->size,
172 dev_err(xpnet, "failed on dev_alloc_skb(%d)\n",
202 dev_dbg(xpnet, "copying embedded message. memcpy(0x%p, 0x%p, "
210 dev_dbg(xpnet, "transferring buffer to the skb->data area;\n\t"
221 dev_err(xpnet, "xp_remote_memcpy(0x%p, 0x%p, 0x%hx) "
233 dev_dbg(xpnet, "<skb->head=0x%p skb->data=0x%p skb->tail=0x%p "
241 dev_dbg(xpnet, "passing skb to network layer\n"
279 dev_dbg(xpnet, "%s connected to partition %d\n",
293 dev_dbg(xpnet, "%s disconnected from partition %d\n",
304 dev_dbg(xpnet, "calling xpc_connect(%d, 0x%p, NULL, %ld, %ld, %ld, "
315 dev_err(xpnet, "ifconfig up of %s failed on XPC connect, "
321 dev_dbg(xpnet, "ifconfig up of %s; XPC connected\n", dev->name);
331 dev_dbg(xpnet, "ifconfig down of %s; XPC disconnected\n", dev->name);
350 dev_dbg(xpnet, "message to %d notified with reason %d\n",
354 dev_dbg(xpnet, "all acks for skb->head=-x%p\n",
374 dev_dbg(xpnet, "calling memcpy(0x%p, 0x%p, 0x%lx)\n",
388 dev_dbg(xpnet, "sending XPC message to %d:%d\n"
419 dev_dbg(xpnet, ">skb->head=0x%p skb->data=0x%p skb->tail=0x%p "
436 dev_warn(xpnet, "failed to kmalloc %ld bytes; dropping "
522 dev_info(xpnet, "registering network device %s\n", XPNET_DEVICE_NAME);
585 dev_info(xpnet, "unregistering network device %s\n",