Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_smt.h38 enum { SMT_SIZE = 256 }; /* # of SMT entries */ enumerator
H A Dt4_smt.c229 smt_size = SMT_SIZE; in t4_init_smt()
314 sb = sbuf_new_for_sysctl(NULL, NULL, SMT_SIZE, req); in sysctl_smt()