Searched refs:IB_SMP_ATTR_PORT_INFO (Results 1 - 7 of 7) sorted by relevance

/freebsd-11.0-release/sys/ofed/include/rdma/
H A Dib_smi.h75 #define IB_SMP_ATTR_PORT_INFO cpu_to_be16(0x0015) macro
/freebsd-11.0-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c115 if (mad->mad_hdr.attr_id == IB_SMP_ATTR_PORT_INFO) {
246 in_mad->mad_hdr.attr_id == IB_SMP_ATTR_PORT_INFO &&
H A Dmthca_provider.c154 in_mad->attr_id = IB_SMP_ATTR_PORT_INFO;
294 in_mad->attr_id = IB_SMP_ATTR_PORT_INFO;
/freebsd-11.0-release/sys/ofed/drivers/infiniband/util/
H A Dmadeye.c328 case IB_SMP_ATTR_PORT_INFO:
/freebsd-11.0-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmad.c230 case IB_SMP_ATTR_PORT_INFO:
760 in_mad->mad_hdr.attr_id == IB_SMP_ATTR_PORT_INFO &&
H A Dmain.c309 in_mad->attr_id = IB_SMP_ATTR_PORT_INFO;
482 in_mad->attr_id = IB_SMP_ATTR_PORT_INFO;
/freebsd-11.0-release/sys/ofed/drivers/net/mlx4/
H A Dcmd.c941 if (smp->attr_id == IB_SMP_ATTR_PORT_INFO) {

Completed in 128 milliseconds