Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/core/
Dmad.c144 static inline u8 convert_mgmt_class(u8 mgmt_class) in convert_mgmt_class() function
426 mgmt_class = convert_mgmt_class(mad_reg_req->mgmt_class); in ib_register_mad_agent()
1451 mgmt_class = convert_mgmt_class(agent_priv->reg_req->mgmt_class); in remove_mad_reg_req()
1569 if (convert_mgmt_class(mad_hdr->mgmt_class) >= in find_mad_agent()
1572 method = class->method_table[convert_mgmt_class( in find_mad_agent()