Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/ofed/include/rdma/
HDib_smi.h72 #define IB_SMP_ATTR_NODE_DESC cpu_to_be16(0x0010) macro
/freebsd-11-stable/sys/dev/mthca/
HDmthca_mad.c154 mad->mad_hdr.attr_id == IB_SMP_ATTR_NODE_DESC) { in node_desc_override()
HDmthca_provider.c1135 in_mad->attr_id = IB_SMP_ATTR_NODE_DESC; in mthca_init_node_data()
/freebsd-11-stable/sys/ofed/drivers/infiniband/util/
HDmadeye.c320 case IB_SMP_ATTR_NODE_DESC: in get_smp_attr()
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
HDmlx5_ib_mad.c385 in_mad->attr_id = IB_SMP_ATTR_NODE_DESC; in mlx5_query_mad_ifc_node_desc()
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
HDmlx4_ib_mad.c371 mad->mad_hdr.attr_id == IB_SMP_ATTR_NODE_DESC) { in node_desc_override()
HDmlx4_ib_main.c2033 in_mad->attr_id = IB_SMP_ATTR_NODE_DESC; in init_node_data()