Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/
H A Dnexus_common.h92 nxa->nxa_pipes = value; in __nexus_attr_set()
205 *value = nxa->nxa_pipes; in __nexus_attr_get()
274 nxa->nxa_pipes = p->nxp_pipes; in __nexus_attr_from_params()
338 p->nxp_pipes = (uint32_t)nxa->nxa_pipes; in __nexus_provider_reg_prepare()
H A Dos_nexus_private.h610 uint64_t nxa_pipes; /* number of pipes */ member