Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus_common.h72 nxa->nxa_tx_slots = value; in __nexus_attr_set()
177 *value = nxa->nxa_tx_slots; in __nexus_attr_get()
267 nxa->nxa_tx_slots = p->nxp_tx_slots; in __nexus_attr_from_params()
318 p->nxp_tx_slots = (uint32_t)nxa->nxa_tx_slots; in __nexus_provider_reg_prepare()
H A Dos_nexus_private.h604 uint64_t nxa_tx_slots; /* # of slots per channel TX ring */ member