Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_mad.c1365 static int allocate_method_table(struct ib_mad_mgmt_method_table **method) in allocate_method_table() function
1466 if ((ret = allocate_method_table(method))) in add_nonoui_reg_req()
1472 if ((ret = allocate_method_table(method))) in add_nonoui_reg_req()
1556 ret = allocate_method_table(method); in add_oui_reg_req()