Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/
H A Dnexus_common.h77 nxa->nxa_rx_slots = value; in __nexus_attr_set()
181 *value = nxa->nxa_rx_slots; in __nexus_attr_get()
268 nxa->nxa_rx_slots = p->nxp_rx_slots; in __nexus_attr_from_params()
322 p->nxp_rx_slots = (uint32_t)nxa->nxa_rx_slots; in __nexus_provider_reg_prepare()
H A Dos_nexus_private.h605 uint64_t nxa_rx_slots; /* # of slots per channel RX ring */ member