Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_clip.c483 struct clip_entry *ce, *ce_temp; in update_sw_clip_table() local
501 LIST_FOREACH_SAFE(ce, &sc->clip_table[i], link, ce_temp) { in update_sw_clip_table()
692 struct clip_entry *ce, *ce_temp; in t4_destroy_clip_table() local
699 LIST_FOREACH_SAFE(ce, &sc->clip_table[i], link, ce_temp) { in t4_destroy_clip_table()