Home
last modified time | relevance | path

Searched refs:cm_format_mad_hdr (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/core/
H A Dcm.c1304 static void cm_format_mad_hdr(struct ib_mad_hdr *hdr, in cm_format_mad_hdr() function
1318 cm_format_mad_hdr(hdr, attr_id, tid); in cm_format_mad_ece_hdr()
1609 cm_format_mad_hdr(&rej_msg->hdr, CM_REJ_ATTR_ID, rcv_msg->hdr.tid); in cm_issue_rej()
1877 cm_format_mad_hdr(&mra_msg->hdr, CM_MRA_ATTR_ID, cm_id_priv->tid); in cm_format_mra()
1898 cm_format_mad_hdr(&rej_msg->hdr, CM_REJ_ATTR_ID, cm_id_priv->tid); in cm_format_rej()
2337 cm_format_mad_hdr(&rtu_msg->hdr, CM_RTU_ATTR_ID, cm_id_priv->tid); in cm_format_rtu()
2642 cm_format_mad_hdr(&dreq_msg->hdr, CM_DREQ_ATTR_ID, in cm_format_dreq()
2719 cm_format_mad_hdr(&drep_msg->hdr, CM_DREP_ATTR_ID, cm_id_priv->tid); in cm_format_drep()
2801 cm_format_mad_hdr(&drep_msg->hdr, CM_DREP_ATTR_ID, dreq_msg->hdr.tid); in cm_issue_drep()
3474 cm_format_mad_hdr(&sidr_req_msg->hdr, CM_SIDR_REQ_ATTR_ID, in cm_format_sidr_req()