Lines Matching refs:OPCODE_TID
230 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_TID_RELEASE, hwtid)); in release_tid()
527 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_CLOSE_CON_REQ, in send_halfclose()
549 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_ABORT_REQ, ep->hwtid)); in send_abort()
702 OPCODE_TID(req) = cpu_to_be32( in send_connect()
718 OPCODE_TID(req6) = cpu_to_be32( in send_connect()
747 OPCODE_TID(t5_req) = cpu_to_be32( in send_connect()
767 OPCODE_TID(t5_req6) = cpu_to_be32( in send_connect()
1274 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_RX_DATA_ACK, in update_rx_credits()
2188 OPCODE_TID(rpl) = cpu_to_be32(MK_OPCODE_TID(CPL_PASS_ACCEPT_RPL, in accept_cr()
2668 OPCODE_TID(rpl) = cpu_to_be32(MK_OPCODE_TID(CPL_ABORT_RPL, ep->hwtid)); in peer_abort()
3488 OPCODE_TID(cpl) = htonl(MK_OPCODE_TID(CPL_PASS_ACCEPT_REQ, in passive_ofld_conn_reply()
3580 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_PASS_ACCEPT_REQ, 0)); in build_cpl_pass_accept_req()