Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_l2t.c76 if (__predict_false(d->l2t_stopped)) in t4_alloc_l2e()
295 if (__predict_false(d->l2t_stopped)) in t4_l2t_alloc_switching()
340 d->l2t_stopped = false; in t4_init_l2t()
380 d->l2t_stopped = true; in t4_stop_l2t()
392 d->l2t_stopped = false; in t4_restart_l2t()
H A Dt4_l2t.h82 bool l2t_stopped; member
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom_l2t.c384 if (__predict_false(d->l2t_stopped)) { in t4_l2t_get()
437 if (__predict_false(d->l2t_stopped)) in t4_l2_update()