Searched refs:S_TCB_RX_QUIESCE (Results 1 – 2 of 2) sorted by relevance
276 #define S_TCB_RX_QUIESCE 1 macro278 #define V_TCB_RX_QUIESCE(x) ((x) << S_TCB_RX_QUIESCE)
201 req->mask = cpu_to_be64(1ULL << S_TCB_RX_QUIESCE); in iwch_quiesce_tid()202 req->val = cpu_to_be64(1 << S_TCB_RX_QUIESCE); in iwch_quiesce_tid()222 req->mask = cpu_to_be64(1ULL << S_TCB_RX_QUIESCE); in iwch_resume_tid()