Home
last modified time | relevance | path

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

/openbmc/linux/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) { in ib_register_mad_agent()
1562 if (mad_hdr->class_version >= MAX_MGMT_VERSION) in find_mad_agent()