Home
last modified time | relevance | path

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

/drivers/infiniband/core/
A Dmad_priv.h228 struct ib_mad_mgmt_method_table *method_table[MAX_MGMT_CLASS]; member
233 struct ib_mad_mgmt_method_table *method_table[MAX_MGMT_OUI]; member
A Dmad.c192 method = vendor_class->method_table[i]; in is_vendor_method_in_use()
458 method = class->method_table[mgmt_class]; in ib_register_mad_agent()
1428 if (class->method_table[i]) in check_class_table()
1438 if (vendor_class->method_table[i]) in check_vendor_class()
1575 vclass]->method_table[i]; in add_oui_reg_req()
1586 vclass]->method_table[i]; in add_oui_reg_req()
1660 method = class->method_table[mgmt_class]; in remove_mad_reg_req()
1668 class->method_table[mgmt_class] = NULL; in remove_mad_reg_req()
1697 method = vendor_class->method_table[index]; in remove_mad_reg_req()
1708 vendor_class->method_table[index] = NULL; in remove_mad_reg_req()
[all …]

Completed in 30 milliseconds