Searched refs:SMT_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_smt.h40 enum { SMT_SIZE = 256 }; /* # of SMT entries */ enumerator in enum:__anon4493
H A Dt4_smt.c231 smt_size = SMT_SIZE;
316 sb = sbuf_new_for_sysctl(NULL, NULL, SMT_SIZE, req);

Completed in 124 milliseconds