Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/
H A Dnexus_common.h317 reg->nxpreg_requested |= NXPREQ_TX_SLOTS; in __nexus_provider_reg_prepare()
H A Dos_nexus_private.h161 #define NXPREQ_TX_SLOTS (1U << 2) /* 0x00000004 */ macro
H A Dnexus_kern.c1933 NXPROV_PARAMS_ADJUST(NXPREQ_TX_SLOTS, tx_slots); in nxprov_params_adjust()