Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dadapter.h389 IQS_DISABLED = 0, enumerator
H A Dt4_sge.c3343 iq->state = IQS_DISABLED; in init_iq()
H A Dt4_main.c7005 while (!atomic_cmpset_int(&iq->state, IQS_IDLE, IQS_DISABLED)) in quiesce_iq_fl()