Searched refs:CM_REQ_LOCAL_QPN (Results 1 – 2 of 2) sorted by relevance
45 #define CM_REQ_LOCAL_QPN CM_FIELD32_LOC(struct cm_req_msg, 32, 24) macro
1343 IBA_SET(CM_REQ_LOCAL_QPN, req_msg, param->qp_num); in cm_format_req()1572 cm_id_priv->local_qpn = cpu_to_be32(IBA_GET(CM_REQ_LOCAL_QPN, req_msg)); in ib_send_cm_req()1826 param->remote_qpn = IBA_GET(CM_REQ_LOCAL_QPN, req_msg); in cm_format_req_event()2103 cpu_to_be32(IBA_GET(CM_REQ_LOCAL_QPN, req_msg)); in cm_req_handler()