Lines Matching refs:method_table
192 method = vendor_class->method_table[i]; in is_vendor_method_in_use()
431 method = class->method_table[mgmt_class]; in ib_register_mad_agent()
1225 if (class->method_table[i]) in check_class_table()
1235 if (vendor_class->method_table[i]) in check_vendor_class()
1295 method = &(*class)->method_table[mgmt_class]; in add_nonoui_reg_req()
1299 method = &(*class)->method_table[mgmt_class]; in add_nonoui_reg_req()
1372 vclass]->method_table[i]; in add_oui_reg_req()
1383 vclass]->method_table[i]; in add_oui_reg_req()
1457 method = class->method_table[mgmt_class]; in remove_mad_reg_req()
1465 class->method_table[mgmt_class] = NULL; in remove_mad_reg_req()
1494 method = vendor_class->method_table[index]; in remove_mad_reg_req()
1505 vendor_class->method_table[index] = NULL; in remove_mad_reg_req()
1570 ARRAY_SIZE(class->method_table)) in find_mad_agent()
1572 method = class->method_table[convert_mgmt_class( in find_mad_agent()
1591 method = vendor_class->method_table[index]; in find_mad_agent()