Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/drivers/infiniband/core/
HDmad.c643 static inline u8 convert_mgmt_class(u8 mgmt_class) in convert_mgmt_class() function
863 mgmt_class = convert_mgmt_class(mad_reg_req->mgmt_class); in ib_register_mad_agent()
2061 mgmt_class = convert_mgmt_class(agent_priv->reg_req->mgmt_class); in remove_mad_reg_req()
2181 if (convert_mgmt_class(mad->mad_hdr.mgmt_class) >= in find_mad_agent()
2184 method = class->method_table[convert_mgmt_class( in find_mad_agent()