Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/core/
Dmad.c1202 static int allocate_method_table(struct ib_mad_mgmt_method_table **method) in allocate_method_table() function
1301 if ((ret = allocate_method_table(method))) in add_nonoui_reg_req()
1307 if ((ret = allocate_method_table(method))) in add_nonoui_reg_req()
1391 ret = allocate_method_table(method); in add_oui_reg_req()