Home
last modified time | relevance | path

Searched refs:xpnet (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxpnet.c48 u32 magic; /* Special number indicating this is xpnet */
136 .name = "xpnet"
144 static struct device *xpnet = &xpnet_dbg_subname; variable
166 dev_dbg(xpnet, "received 0x%lx, %d, %d, %d\n", msg->buf_pa, msg->size, in xpnet_receive()
172 dev_err(xpnet, "failed on dev_alloc_skb(%d)\n", in xpnet_receive()
202 dev_dbg(xpnet, "copying embedded message. memcpy(0x%p, 0x%p, " in xpnet_receive()
210 dev_dbg(xpnet, "transferring buffer to the skb->data area;\n\t" in xpnet_receive()
221 dev_err(xpnet, "xp_remote_memcpy(0x%p, 0x%p, 0x%hx) " in xpnet_receive()
233 dev_dbg(xpnet, "<skb->head=0x%p skb->data=0x%p skb->tail=0x%p " in xpnet_receive()
241 dev_dbg(xpnet, "passin in xpnet_receive()
[all...]
H A DMakefile13 obj-$(CONFIG_SGI_XP) += xpnet.o
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H A Dxpnet.c48 u32 magic; /* Special number indicating this is xpnet */
136 .name = "xpnet"
144 static struct device *xpnet = &xpnet_dbg_subname; variable
166 dev_dbg(xpnet, "received 0x%lx, %d, %d, %d\n", msg->buf_pa, msg->size, in xpnet_receive()
172 dev_err(xpnet, "failed on dev_alloc_skb(%d)\n", in xpnet_receive()
202 dev_dbg(xpnet, "copying embedded message. memcpy(0x%p, 0x%p, " in xpnet_receive()
210 dev_dbg(xpnet, "transferring buffer to the skb->data area;\n\t" in xpnet_receive()
221 dev_err(xpnet, "xp_remote_memcpy(0x%p, 0x%p, 0x%x) " in xpnet_receive()
233 dev_dbg(xpnet, "<skb->head=0x%p skb->data=0x%p skb->tail=0x%p " in xpnet_receive()
241 dev_dbg(xpnet, "passin in xpnet_receive()
[all...]
H A DMakefile13 obj-$(CONFIG_SGI_XP) += xpnet.o

Completed in 2 milliseconds