Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/core/
Dmad_priv.h155 struct ib_mad_mgmt_method_table { struct
160 struct ib_mad_mgmt_method_table *method_table[MAX_MGMT_CLASS]; argument
165 struct ib_mad_mgmt_method_table *method_table[MAX_MGMT_OUI];
Dmad.c71 static int method_in_use(struct ib_mad_mgmt_method_table **method,
165 struct ib_mad_mgmt_method_table *method; in is_vendor_method_in_use()
211 struct ib_mad_mgmt_method_table *method; in ib_register_mad_agent()
1264 static int method_in_use(struct ib_mad_mgmt_method_table **method, in method_in_use()
1278 static int allocate_method_table(struct ib_mad_mgmt_method_table **method) in allocate_method_table()
1293 static int check_method_table(struct ib_mad_mgmt_method_table *method) in check_method_table()
1350 static void remove_methods_mad_agent(struct ib_mad_mgmt_method_table *method, in remove_methods_mad_agent()
1369 struct ib_mad_mgmt_method_table **method; in add_nonoui_reg_req()
1432 struct ib_mad_mgmt_method_table **method; in add_oui_reg_req()
1530 struct ib_mad_mgmt_method_table *method; in remove_mad_reg_req()
[all …]