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()
94 smp->method = IB_MGMT_METHOD_TRAP; in qib_send_trap()
181 data.details.ntc_256.method = smp->method; in qib_bad_mkey()
424 (smp->method == IB_MGMT_METHOD_GET || in check_mkey()
425 smp->method == IB_MGMT_METHOD_SET || in check_mkey()
426 smp->method == IB_MGMT_METHOD_TRAP_REPRESS)) in check_mkey()
430 switch (smp->method) { in check_mkey()
490 if (!(smp->method == IB_MGMT_METHOD_GET && in subn_get_portinfo()
1884 (smp->method == IB_MGMT_METHOD_GET || in process_subn()
1885 smp->method == IB_MGMT_METHOD_SET) && in process_subn()
1893 switch (smp->method) { in process_subn()
2022 switch (pmp->mad_hdr.method) { in process_perf()
2321 switch (ccp->method) { in process_cc()