Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_sched.c234 tc->state = CS_UNINITIALIZED; in set_sched_class_params()
289 tc->state = CS_UNINITIALIZED; in update_tx_sched()
535 if (fa < 0 && tc->state == CS_UNINITIALIZED) { in t4_reserve_cl_rl_kbps()
H A Dadapter.h264 CS_UNINITIALIZED = 0, enumerator