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

/linux-master/drivers/infiniband/core/
H A Dmad_priv.h60 #define MAX_MGMT_VERSION 0x83 macro
206 struct ib_mad_mgmt_version_table version[MAX_MGMT_VERSION];
H A Dmad.c260 if (mad_reg_req->mgmt_class_version >= MAX_MGMT_VERSION) {
1562 if (mad_hdr->class_version >= MAX_MGMT_VERSION)

Completed in 122 milliseconds