Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/skywalk/nexus/
H A Dnexus_kern.c1916 uint32_t alloc_slots = 0, free_slots = 0, ev_slots = 0; in nxprov_params_adjust() local
1996 .adj_alloc_slots = &alloc_slots, in nxprov_params_adjust()
2072 alloc_rings, free_rings, ev_rings, tx_slots, rx_slots, alloc_slots, in nxprov_params_adjust()
2220 (MAX(MAX(tx_slots, alloc_slots), ev_slots)) * SLOT_DESC_SZ; in nxprov_params_adjust()