Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.h326 u_int te_tid; member
H A Dt4_tom.c518 te->te_tid = tid; in alloc_tcb_histent()
579 MPASS(td->tcb_history[te->te_tid] == te); in remove_tcb_histent()
581 td->tcb_history[te->te_tid] = NULL; in remove_tcb_histent()
636 if (send_get_tcb(te->te_adapter, te->te_tid) == 0) in request_tcb()