/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_slvl_map_rcv.c | 76 uint32_t attr_mod; in osm_slvl_rcv_process() local 121 attr_mod = cl_ntoh32(p_smp->attr_mod); in osm_slvl_rcv_process() 123 if (attr_mod & 0x10000) { in osm_slvl_rcv_process() 127 startoutport = endoutport = attr_mod & 0xff; in osm_slvl_rcv_process() 129 if (attr_mod & 0x20000) { in osm_slvl_rcv_process() 133 startinport = endinport = (attr_mod >> 8) & 0xff; in osm_slvl_rcv_process() 139 cl_ntoh32(attr_mod), cl_ntoh64(node_guid)); in osm_slvl_rcv_process()
|
H A D | osm_sminfo_rcv.c | 131 if (p_smp->attr_mod == IB_SMINFO_ATTR_MOD_ACKNOWLEDGE) { in smi_rcv_check_set_req_legality() 134 } else if (p_smp->attr_mod == IB_SMINFO_ATTR_MOD_HANDOVER || in smi_rcv_check_set_req_legality() 135 p_smp->attr_mod == IB_SMINFO_ATTR_MOD_DISABLE || in smi_rcv_check_set_req_legality() 136 p_smp->attr_mod == IB_SMINFO_ATTR_MOD_STANDBY || in smi_rcv_check_set_req_legality() 137 p_smp->attr_mod == IB_SMINFO_ATTR_MOD_DISCOVER) { in smi_rcv_check_set_req_legality() 183 p_smp->attr_mod, in smi_rcv_process_set_request() 195 switch (p_smp->attr_mod) { in smi_rcv_process_set_request() 230 p_smp->attr_mod, in smi_rcv_process_set_request() 251 if (p_smp->attr_mod == IB_SMINFO_ATTR_MOD_STANDBY) { in smi_rcv_process_set_request() 542 if (p_smp->attr_mod != IB_SMINFO_ATTR_MOD_HANDOVER) { in smi_rcv_process_set_response() [all …]
|
H A D | osm_req.c | 157 IN ib_net16_t attr_id, IN ib_net32_t attr_mod, in osm_req_get() argument 207 cl_ntoh32(attr_mod), cl_ntoh64(tid), cl_ntoh64(m_key_calc)); in osm_req_get() 210 tid, attr_id, attr_mod, p_path->hop_count, in osm_req_get() 241 IN ib_net16_t attr_id, IN ib_net32_t attr_mod, in osm_prepare_req_set() argument 290 cl_ntoh32(attr_mod), cl_ntoh64(tid), cl_ntoh64(m_key_calc)); in osm_prepare_req_set() 293 tid, attr_id, attr_mod, p_path->hop_count, in osm_prepare_req_set() 332 IN ib_net16_t attr_id, IN ib_net32_t attr_mod, in osm_req_set() argument 341 attr_mod, find_mkey, m_key, err_msg, p_context); in osm_req_set()
|
H A D | osm_qos.c | 88 IN uint32_t attr_mod) in osm_qos_mad_create() argument 129 attr_id, cl_hton32(attr_mod), in osm_qos_mad_create() 159 uint32_t attr_mod; in vlarb_update_table_block() local 179 attr_mod = ((block_num + 1) << 16) | port_num; in vlarb_update_table_block() 182 IB_MAD_ATTR_VL_ARBITRATION, attr_mod); in vlarb_update_table_block() 251 uint8_t in_port, uint32_t attr_mod, in sl2vl_update_table() argument 280 IB_MAD_ATTR_SLVL_TABLE, attr_mod); in sl2vl_update_table()
|
H A D | osm_congestion_control.c | 69 ib_net32_t attr_mod) in cc_mad_post() argument 96 p_cc_mad->header.attr_mod = attr_mod; in cc_mad_post() 113 p_madw->context.cc_context.attr_mod = attr_mod; in cc_mad_post() 463 cl_ntoh32(p_mad_context->cc_context.attr_mod), in cc_rcv_mad() 505 ib_net32_t attr_mod = p_mad_context->cc_context.attr_mod; in cc_rcv_mad() local 506 uint32_t index = cl_ntoh32(attr_mod); in cc_rcv_mad()
|
H A D | osm_mcast_fwd_rcv.c | 82 block_num = cl_ntoh32(p_smp->attr_mod) & IB_MCAST_BLOCK_ID_MASK_HO; in osm_mft_rcv_process() 83 position = (uint8_t) ((cl_ntoh32(p_smp->attr_mod) & in osm_mft_rcv_process()
|
H A D | osm_pkey_rcv.c | 108 block_num = (uint16_t) ((cl_ntoh32(p_smp->attr_mod)) & 0x0000FFFF); in osm_pkey_rcv_process() 112 (uint8_t) (((cl_ntoh32(p_smp->attr_mod)) & 0x00FF0000) >> in osm_pkey_rcv_process()
|
H A D | osm_vl_arb_rcv.c | 116 block_num = (uint8_t) (cl_ntoh32(p_smp->attr_mod) >> 16); in osm_vla_rcv_process() 119 port_num = (uint8_t) (cl_ntoh32(p_smp->attr_mod) & 0x000000FF); in osm_vla_rcv_process()
|
H A D | osm_link_mgr.c | 107 ib_net32_t attr_mod, cap_mask; in link_mgr_set_physp_pi() local 467 attr_mod = cl_hton32(port_num); in link_mgr_set_physp_pi() 469 attr_mod |= cl_hton32(1 << 31); /* AM SMSupportExtendedSpeeds */ in link_mgr_set_physp_pi() 472 attr_mod, FALSE, m_key, in link_mgr_set_physp_pi()
|
H A D | osm_guid_info_rcv.c | 89 block_num = (uint8_t) cl_ntoh32(p_smp->attr_mod); in osm_gi_rcv_process()
|
H A D | osm_lin_fwd_rcv.c | 79 block_num = cl_ntoh32(p_smp->attr_mod); in osm_lft_rcv_process()
|
H A D | osm_mlnx_ext_port_info_rcv.c | 87 port_num = (uint8_t) cl_ntoh32(p_smp->attr_mod); in osm_mlnx_epi_rcv_process()
|
H A D | osm_pkey_mgr.c | 232 uint32_t attr_mod; in pkey_mgr_update_pkey_entry() local 238 attr_mod = block_index; in pkey_mgr_update_pkey_entry() 241 attr_mod |= osm_physp_get_port_num(p_physp) << 16; in pkey_mgr_update_pkey_entry() 249 cl_hton32(attr_mod), FALSE, m_key, in pkey_mgr_update_pkey_entry()
|
/freebsd/contrib/ofed/opensm/libvendor/ |
H A D | osm_vendor_ts.c | 145 VAPI_hca_attr_t attr_mod; in __osm_vendor_clear_sm() local 150 memset(&attr_mod, 0, sizeof(attr_mod)); in __osm_vendor_clear_sm() 153 attr_mod.is_sm = FALSE; in __osm_vendor_clear_sm() 157 VAPI_modify_hca_attr(p_bind->hca_hndl, p_bind->port_num, &attr_mod, in __osm_vendor_clear_sm() 870 VAPI_hca_attr_t attr_mod; in osm_vendor_set_sm() local 875 memset(&attr_mod, 0, sizeof(attr_mod)); in osm_vendor_set_sm() 878 attr_mod.is_sm = is_sm_val; in osm_vendor_set_sm() 882 VAPI_modify_hca_attr(p_bind->hca_hndl, p_bind->port_num, &attr_mod, in osm_vendor_set_sm()
|
H A D | osm_vendor_mtl.c | 181 VAPI_hca_attr_t attr_mod; in __osm_vendor_clear_sm() local 186 memset(&attr_mod, 0, sizeof(attr_mod)); in __osm_vendor_clear_sm() 189 attr_mod.is_sm = FALSE; in __osm_vendor_clear_sm() 193 VAPI_modify_hca_attr(p_bind->hca_hndl, p_bind->port_num, &attr_mod, in __osm_vendor_clear_sm() 1069 VAPI_hca_attr_t attr_mod; in osm_vendor_set_sm() local 1074 memset(&attr_mod, 0, sizeof(attr_mod)); in osm_vendor_set_sm() 1077 attr_mod.is_sm = is_sm_val; in osm_vendor_set_sm() 1081 VAPI_modify_hca_attr(p_bind->hca_hndl, p_bind->port_num, &attr_mod, in osm_vendor_set_sm()
|
H A D | osm_vendor_mlx.c | 589 VAPI_hca_attr_t attr_mod; in osm_vendor_set_sm() local 594 memset(&attr_mod, 0, sizeof(attr_mod)); in osm_vendor_set_sm() 597 attr_mod.is_sm = is_sm_val; in osm_vendor_set_sm() 601 VAPI_modify_hca_attr(p_bo->hca_hndl, p_bo->port_num, &attr_mod, in osm_vendor_set_sm()
|
H A D | osm_vendor_ibumad_sa.c | 303 ib_net32_t attr_mod; member 391 p_sa_mad_data->attr_mod /* attr mod */); in __osmv_send_sa_req() 502 sa_mad_data.attr_mod = 0; in osmv_query_sa() 519 sa_mad_data.attr_mod = p_user_query->attr_mod; in osmv_query_sa()
|
H A D | osm_vendor_mlx_sa.c | 392 ib_net32_t attr_mod; member 483 p_sa_mad_data->attr_mod /* attr mod */); in __osmv_send_sa_req() 578 sa_mad_data.attr_mod = 0; in osmv_query_sa() 595 sa_mad_data.attr_mod = p_user_query->attr_mod; in osmv_query_sa()
|
H A D | osm_vendor_al.c | 1244 ib_port_attr_mod_t attr_mod; in osm_vendor_set_sm() local 1248 memset(&attr_mod, 0, sizeof(attr_mod)); in osm_vendor_set_sm() 1250 attr_mod.cap.sm = is_sm_val; in osm_vendor_set_sm() 1253 IB_CA_MOD_IS_SM, &attr_mod); in osm_vendor_set_sm()
|
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | ibmirror.c | 300 int attr_mod; in lossy_config() local 348 attr_mod = outport; in lossy_config() 352 attr_mod = peerport; in lossy_config() 357 if (!smp_set_via(buf, p_portid, ATTRID_LOSSY_CFG, attr_mod, 0, srcport)) in lossy_config() 365 attr_mod = peerport; in lossy_config() 369 attr_mod = outport; in lossy_config() 374 if (!smp_set_via(buf, p_portid, ATTRID_LOSSY_CFG, attr_mod, 0, srcport)) in lossy_config()
|
H A D | smpdump.c | 72 uint32_t attr_mod; member 94 smp->attr_mod = htonl(mod); in drsmp_get_init() 119 smp->attr_mod = htonl(mod); in smp_get_init() 133 smp->attr_mod = htonl(mod); in drsmp_set_init()
|
/freebsd/tests/sys/cddl/zfs/tests/acl/cifs/ |
H A D | cifs_attr_001_pos.ksh | 163 attr_mod="write_attributes" 182 attr_mod= 212 $attr_mod == *"write_attributes"* ]] ; then
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_sm.h | 404 IN ib_net16_t attr_id, IN ib_net32_t attr_mod, 478 IN ib_net32_t attr_mod, IN boolean_t find_mkey, 532 IN ib_net32_t attr_mod, IN boolean_t find_mkey,
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_mad.c | 273 in_mad->attr_mod = cpu_to_be32(port); in mlx5_query_ext_port_caps() 438 in_mad->attr_mod = cpu_to_be32(index / 32); in mlx5_query_mad_ifc_pkey() 467 in_mad->attr_mod = cpu_to_be32(port); in mlx5_query_mad_ifc_gids() 478 in_mad->attr_mod = cpu_to_be32(index / 8); in mlx5_query_mad_ifc_gids() 517 in_mad->attr_mod = cpu_to_be32(port); in mlx5_query_mad_ifc_port() 565 in_mad->attr_mod = cpu_to_be32(port); in mlx5_query_mad_ifc_port()
|
/freebsd/contrib/ofed/libibumad/ |
H A D | umad_sm.h | 117 __be32 attr_mod; member
|