Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.h327 uint8_t te_pidx; member
H A Dt4_tom.c689 te->te_sample[te->te_pidx] = sample; in update_tcb_histent()
690 if (++te->te_pidx == nitems(te->te_sample)) in update_tcb_histent()
691 te->te_pidx = 0; in update_tcb_histent()