Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/nexus/
H A Dnexus_adapter.c3601 #define MAX_BUFLETS 64 macro
3608 uint64_t buflets[MAX_BUFLETS]; in alloc_packets()
3628 cnt = MIN(remain, MAX_BUFLETS); in alloc_packets()