Home
last modified time | relevance | path

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

/linux/include/rdma/
H A Dib_smi.h63 __be16 sm_lid; member
/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.h420 u32 sm_lid; member
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c124 be16_to_cpu(pinfo->sm_lid), in smp_snoop()
H A Dmthca_provider.c146 props->sm_lid = be16_to_cpup((__be16 *) (out_mad->data + 18)); in mthca_query_port()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c812 rep->sm_lid = MLX5_GET_PR(hca_vport_context, ctx, sm_lid); in mlx5_query_hca_vport_context()
/linux/drivers/infiniband/core/
H A Dsysfs.c263 return sysfs_emit(buf, "0x%x\n", attr.sm_lid); in sm_lid_show()
369 static IB_PORT_ATTR_RO(sm_lid);
H A Dsa_query.c2324 rdma_ah_set_dlid(&ah_attr, port_attr.sm_lid); in update_sm_ah()
2339 port_attr.sm_lid == be16_to_cpu(IB_LID_PERMISSIVE))) in update_sm_ah()
/linux/drivers/infiniband/hw/mlx5/
H A Dmad.c626 props->sm_lid = be16_to_cpup((__be16 *)(out_mad->data + 18)); in mlx5_query_mad_ifc_port()
/linux/include/uapi/rdma/
H A Dib_user_verbs.h320 __u16 sm_lid; member
/linux/drivers/infiniband/hw/mlx4/
H A Dmad.c242 be16_to_cpu(pinfo->sm_lid), in smp_snoop()
/linux/drivers/infiniband/hw/irdma/
H A Dverbs.c98 props->sm_lid = 0; in irdma_query_port()