S_TCB_RX_QUIESCE  198 drivers/infiniband/hw/cxgb3/iwch_cm.c 	req->mask = cpu_to_be64(1ULL << S_TCB_RX_QUIESCE);
S_TCB_RX_QUIESCE  199 drivers/infiniband/hw/cxgb3/iwch_cm.c 	req->val = cpu_to_be64(1 << S_TCB_RX_QUIESCE);
S_TCB_RX_QUIESCE  219 drivers/infiniband/hw/cxgb3/iwch_cm.c 	req->mask = cpu_to_be64(1ULL << S_TCB_RX_QUIESCE);
S_TCB_RX_QUIESCE  278 drivers/infiniband/hw/cxgb3/tcb.h #define V_TCB_RX_QUIESCE(x) ((x) << S_TCB_RX_QUIESCE)