Searched refs:MAX_MGMT_VERSION (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/ofed/drivers/infiniband/core/
H A Dmad_priv.h62 #define MAX_MGMT_VERSION 8 macro
210 struct ib_mad_mgmt_version_table version[MAX_MGMT_VERSION];
H A Dmad.c233 if (mad_reg_req->mgmt_class_version >= MAX_MGMT_VERSION)
1613 if (mad->mad_hdr.class_version >= MAX_MGMT_VERSION)

Completed in 99 milliseconds