Searched refs:IB_QP1_WELL_KNOWN_Q_KEY (Results 1 – 11 of 11) sorted by relevance
130 p_resp_cpi->redir_qkey = IB_QP1_WELL_KNOWN_Q_KEY; in cpi_rcv_respond()136 p_resp_cpi->trap_qkey = IB_QP1_WELL_KNOWN_Q_KEY; in cpi_rcv_respond()
105 cl_hton32(IB_QP1_WELL_KNOWN_Q_KEY); in cc_mad_post()
431 cl_hton32(IB_QP1_WELL_KNOWN_Q_KEY); in perfmgr_build_mad()1617 if (cpi->redir_qkey != IB_QP1_WELL_KNOWN_Q_KEY) { in handle_redirect()
395 p_mad_addr->addr_type.gsi.remote_qkey = IB_QP1_WELL_KNOWN_Q_KEY; in __osmv_TOPSPIN_ANAFA_mad_addr_to_osm_addr()
383 p_osm_addr->addr_type.gsi.remote_qkey = IB_QP1_WELL_KNOWN_Q_KEY; in __osmv_ibms_mad_addr_to_osm_addr()
445 p_mad_addr->addr_type.gsi.remote_qkey = IB_QP1_WELL_KNOWN_Q_KEY; in __osmv_TOPSPIN_mad_addr_to_osm_addr()
716 p_mad_addr->addr_type.gsi.remote_qkey = IB_QP1_WELL_KNOWN_Q_KEY; in __osmv_IBMGT_rcv_desc_to_osm_addr()
97 p_mad_addr->addr_type.gsi.remote_qkey = IB_QP1_WELL_KNOWN_Q_KEY; in __osm_ts_conv_mad_rcv_desc_to_osm_addr()
107 p_mad_addr->addr_type.gsi.remote_qkey = IB_QP1_WELL_KNOWN_Q_KEY; in __osm_mtl_conv_ibmgt_rcv_desc_to_osm_addr()
1142 IB_QP1_WELL_KNOWN_Q_KEY); in osm_vendor_send()
153 #define IB_QP1_WELL_KNOWN_Q_KEY CL_HTON32(0x80010000) macro