Lines Matching refs:method_table
170 method = vendor_class->method_table[i]; in is_vendor_method_in_use()
384 method = class->method_table[mgmt_class]; in ib_register_mad_agent()
1393 if (class->method_table[i]) in check_class_table()
1403 if (vendor_class->method_table[i]) in check_vendor_class()
1467 method = &(*class)->method_table[mgmt_class]; in add_nonoui_reg_req()
1471 method = &(*class)->method_table[mgmt_class]; in add_nonoui_reg_req()
1550 vclass]->method_table[i]; in add_oui_reg_req()
1560 vclass]->method_table[i]; in add_oui_reg_req()
1633 method = class->method_table[mgmt_class]; in remove_mad_reg_req()
1641 class->method_table[mgmt_class] = NULL; in remove_mad_reg_req()
1670 method = vendor_class->method_table[index]; in remove_mad_reg_req()
1681 vendor_class->method_table[index] = NULL; in remove_mad_reg_req()
1750 method = class->method_table[convert_mgmt_class( in find_mad_agent()
1769 method = vendor_class->method_table[index]; in find_mad_agent()