Lines Matching refs:method
46 smp->method = IB_MGMT_METHOD_GET_RESP; in reply()
58 smp->method = IB_MGMT_METHOD_GET_RESP; in reply_failure()
95 smp->method = IB_MGMT_METHOD_TRAP; in qib_send_trap()
182 data.details.ntc_256.method = smp->method; in qib_bad_mkey()
425 (smp->method == IB_MGMT_METHOD_GET || in check_mkey()
426 smp->method == IB_MGMT_METHOD_SET || in check_mkey()
427 smp->method == IB_MGMT_METHOD_TRAP_REPRESS)) in check_mkey()
431 switch (smp->method) { in check_mkey()
491 if (!(smp->method == IB_MGMT_METHOD_GET && in subn_get_portinfo()
1885 (smp->method == IB_MGMT_METHOD_GET || in process_subn()
1886 smp->method == IB_MGMT_METHOD_SET) && in process_subn()
1894 switch (smp->method) { in process_subn()
2023 switch (pmp->mad_hdr.method) { in process_perf()
2322 switch (ccp->method) { in process_cc()