Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_sched.c231 tc->state = CS_HW_CONFIGURED; in set_sched_class_params()
282 tc->state = CS_HW_CONFIGURED; in update_tx_sched()
343 if (tc->state != CS_HW_CONFIGURED) { in bind_txq_to_traffic_class()
H A Dadapter.h268 CS_HW_CONFIGURED /* configured in the hardware. */ enumerator
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.c167 if (tc->state != CS_HW_CONFIGURED) { in init_toepcb()