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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/sn/kernel/
H A Dxpnet.c76 #define XPNET_MSG_SIZE (L1_CACHE_BYTES - XPC_MSG_PAYLOAD_OFFSET) macro
78 (XPNET_MSG_SIZE - (u64)(&((struct xpnet_message *)0)->data))
79 #define XPNET_MSG_ALIGNED_SIZE (L1_CACHE_ALIGN(XPNET_MSG_SIZE))
348 XPNET_MSG_SIZE, XPNET_MSG_NENTRIES, XPNET_MAX_KTHREADS,
352 XPNET_MSG_SIZE, XPNET_MSG_NENTRIES,

Completed in 47 milliseconds