Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus_adapter.c3505 #define MAX_BUFLETS 64 macro
3511 uint64_t buflets[MAX_BUFLETS]; in alloc_packets()
3531 cnt = MIN(remain, MAX_BUFLETS); in alloc_packets()