Searched refs:READ_REQ (Results 1 – 6 of 6) sorted by relevance
91 IB_OPCODE(TID_RDMA, READ_REQ),
217 #define READ_REQ 0x01 macro
339 case OP(TID_RDMA, READ_REQ): in parse_everbs_hdrs()
187 } else if (e->opcode == TID_OP(READ_REQ)) { in make_rc_ack()324 case TID_OP(READ_REQ): in make_rc_ack()1091 case TID_OP(READ_REQ): in hfi1_make_rc_req()1763 if (opcode == TID_OP(READ_REQ)) in hfi1_rc_send_complete()
1771 qp->s_state = TID_OP(READ_REQ); in hfi1_build_tid_rdma_read_packet()2016 if (!e || (e->opcode != TID_OP(READ_REQ) && in tid_rdma_rcv_error()2023 if (e->opcode == TID_OP(READ_REQ)) { in tid_rdma_rcv_error()5479 if ((e->opcode == TID_OP(READ_REQ) || in hfi1_tid_rdma_ack_interlock()
1437 READ_REQ *smb = NULL; in cifs_async_readv()1507 READ_REQ *pSMB = NULL; in CIFSSMBRead()