Home
last modified time | relevance | path

Searched refs:check_method_table (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dmad.c1215 static int check_method_table(struct ib_mad_mgmt_method_table *method) in check_method_table() function
1331 if (!check_method_table(*method)) { in add_nonoui_reg_req()
1423 if (!check_method_table(*method)) { in add_oui_reg_req()
1473 if (!check_method_table(method)) { in remove_mad_reg_req()
1513 if (!check_method_table(method)) { in remove_mad_reg_req()
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dmad.c1207 static int check_method_table(struct ib_mad_mgmt_method_table *method) in check_method_table() function
1321 if (!check_method_table(*method)) { in add_nonoui_reg_req()
1413 if (!check_method_table(*method)) { in add_oui_reg_req()
1462 if (!check_method_table(method)) { in remove_mad_reg_req()
1502 if (!check_method_table(method)) { in remove_mad_reg_req()

Completed in 7 milliseconds