Searched refs:IB_MGMT_METHOD_GET (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c222 if (in_mad->mad_hdr.method != IB_MGMT_METHOD_GET &&
238 if (in_mad->mad_hdr.method != IB_MGMT_METHOD_GET &&
H A Dmthca_provider.c54 mad->method = IB_MGMT_METHOD_GET;
/freebsd-10.0-release/sys/ofed/include/rdma/
H A Dib_mad.h66 #define IB_MGMT_METHOD_GET 0x01 macro
/freebsd-10.0-release/sys/ofed/drivers/infiniband/util/
H A Dmadeye.c106 case IB_MGMT_METHOD_GET:
/freebsd-10.0-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmad.c717 if (in_mad->mad_hdr.method != IB_MGMT_METHOD_GET &&
731 if (in_mad->mad_hdr.method != IB_MGMT_METHOD_GET &&
1137 in_mad->method = IB_MGMT_METHOD_GET;
1463 case IB_MGMT_METHOD_GET:
1494 if (tunnel->mad.mad_hdr.method != IB_MGMT_METHOD_GET &&
H A Dmain.c120 mad->method = IB_MGMT_METHOD_GET;
/freebsd-10.0-release/sys/ofed/drivers/infiniband/core/
H A Dsa_query.c848 mad->mad_hdr.method = IB_MGMT_METHOD_GET;
945 if (method != IB_MGMT_METHOD_GET &&
H A Dsysfs.c320 in_mad->mad_hdr.method = IB_MGMT_METHOD_GET;
/freebsd-10.0-release/sys/ofed/drivers/net/mlx4/
H A Dcmd.c734 if (smp->method == IB_MGMT_METHOD_GET) {

Completed in 191 milliseconds