Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/core/
Dmad.c150 static inline u8 convert_mgmt_class(u8 mgmt_class) in convert_mgmt_class() function
433 mgmt_class = convert_mgmt_class(mad_reg_req->mgmt_class); in ib_register_mad_agent()
1690 mgmt_class = convert_mgmt_class(agent_priv->reg_req->mgmt_class); in remove_mad_reg_req()
1808 if (convert_mgmt_class(mad_hdr->mgmt_class) >= in find_mad_agent()
1811 method = class->method_table[convert_mgmt_class( in find_mad_agent()