Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus_common.h67 nxa->nxa_rx_rings = value; in __nexus_attr_set()
173 *value = nxa->nxa_rx_rings; in __nexus_attr_get()
266 nxa->nxa_rx_rings = p->nxp_rx_rings; in __nexus_attr_from_params()
314 p->nxp_rx_rings = (uint32_t)nxa->nxa_rx_rings; in __nexus_provider_reg_prepare()
H A Dos_nexus_private.h603 uint64_t nxa_rx_rings; /* # of channel receive rings */ member