Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus_common.h62 nxa->nxa_tx_rings = value; in __nexus_attr_set()
169 *value = nxa->nxa_tx_rings; in __nexus_attr_get()
265 nxa->nxa_tx_rings = p->nxp_tx_rings; in __nexus_attr_from_params()
310 p->nxp_tx_rings = (uint32_t)nxa->nxa_tx_rings; in __nexus_provider_reg_prepare()
H A Dos_nexus_private.h602 uint64_t nxa_tx_rings; /* # of channel transmit rings */ member