Home
last modified time | relevance | path

Searched refs:NXPREQ_RX_SLOTS (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus_common.h321 reg->nxpreg_requested |= NXPREQ_RX_SLOTS; in __nexus_provider_reg_prepare()
H A Dos_nexus_private.h162 #define NXPREQ_RX_SLOTS (1U << 3) /* 0x00000008 */ macro
H A Dnexus_kern.c1927 NXPROV_PARAMS_ADJUST(NXPREQ_RX_SLOTS, rx_slots); in nxprov_params_adjust()