Home
last modified time | relevance | path

Searched refs:XEN_9PFS_NUM_RINGS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/9p/
H A Dtrans_xen.c22 #define XEN_9PFS_NUM_RINGS 2 macro
402 if (max_rings < XEN_9PFS_NUM_RINGS) in xen_9pfs_front_init()
411 priv->num_rings = XEN_9PFS_NUM_RINGS; in xen_9pfs_front_init()
443 BUILD_BUG_ON(XEN_9PFS_NUM_RINGS > 9); in xen_9pfs_front_init()