Searched refs:S_TCB_RX_QUIESCE (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/cxgb3/
H A Dtcb.h276 #define S_TCB_RX_QUIESCE 1 macro
278 #define V_TCB_RX_QUIESCE(x) ((x) << S_TCB_RX_QUIESCE)
H A Diwch_cm.c200 req->mask = cpu_to_be64(1ULL << S_TCB_RX_QUIESCE); iwch_quiesce_tid()
201 req->val = cpu_to_be64(1 << S_TCB_RX_QUIESCE); iwch_quiesce_tid()
221 req->mask = cpu_to_be64(1ULL << S_TCB_RX_QUIESCE); iwch_resume_tid()

Completed in 110 milliseconds