Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Dmad_priv.h223 struct ib_mad_mgmt_method_table { struct
228 struct ib_mad_mgmt_method_table *method_table[MAX_MGMT_CLASS]; argument
233 struct ib_mad_mgmt_method_table *method_table[MAX_MGMT_OUI];
H A Dmad.c91 static int method_in_use(struct ib_mad_mgmt_method_table **method,
187 struct ib_mad_mgmt_method_table *method; in is_vendor_method_in_use()
258 struct ib_mad_mgmt_method_table *method; in ib_register_mad_agent()
1386 static int method_in_use(struct ib_mad_mgmt_method_table **method, in method_in_use()
1400 static int allocate_method_table(struct ib_mad_mgmt_method_table **method) in allocate_method_table()
1410 static int check_method_table(struct ib_mad_mgmt_method_table *method) in check_method_table()
1467 static void remove_methods_mad_agent(struct ib_mad_mgmt_method_table *method, in remove_methods_mad_agent()
1484 struct ib_mad_mgmt_method_table **method; in add_nonoui_reg_req()
1545 struct ib_mad_mgmt_method_table **method; in add_oui_reg_req()
1640 struct ib_mad_mgmt_method_table *method; in remove_mad_reg_req()
[all …]