Searched refs:method_table (Results 1 – 2 of 2) sorted by relevance
164 struct ib_mad_mgmt_method_table *method_table[MAX_MGMT_CLASS]; member169 struct ib_mad_mgmt_method_table *method_table[MAX_MGMT_OUI]; member
176 method = vendor_class->method_table[i]; in is_vendor_method_in_use()390 method = class->method_table[mgmt_class]; in ib_register_mad_agent()1401 if (class->method_table[i]) in check_class_table()1411 if (vendor_class->method_table[i]) in check_vendor_class()1475 method = &(*class)->method_table[mgmt_class]; in add_nonoui_reg_req()1479 method = &(*class)->method_table[mgmt_class]; in add_nonoui_reg_req()1558 vclass]->method_table[i]; in add_oui_reg_req()1568 vclass]->method_table[i]; in add_oui_reg_req()1641 method = class->method_table[mgmt_class]; in remove_mad_reg_req()1649 class->method_table[mgmt_class] = NULL; in remove_mad_reg_req()[all …]