Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/rge/
H A Drge_rxtx.c424 uint32_t tc_head; in rge_send_recycle() local
428 tc_head = rgep->tc_next; in rge_send_recycle()
430 if (tc_head == tc_tail) in rge_send_recycle()
436 if (tc_tail == tc_head) { in rge_send_recycle()
457 n = rgep->tc_next - tc_head; in rge_send_recycle()
458 if (rgep->tc_next < tc_head) in rge_send_recycle()