Home
last modified time | relevance | path

Searched refs:IB_MGMT_METHOD_GET_RESP (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_sqp.c205 case IB_MGMT_METHOD_GET_RESP: in ehca_process_perf()
214 out_perf->mad_hdr.method = IB_MGMT_METHOD_GET_RESP; in ehca_process_perf()
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dmcg.c330 mad.mad_hdr.method = IB_MGMT_METHOD_GET_RESP; in send_reply_to_slave()
676 if ((method == IB_MGMT_METHOD_GET_RESP)) { in mlx4_ib_mcg_work_handler()
696 if (method == IB_MGMT_METHOD_GET_RESP) { in mlx4_ib_mcg_work_handler()
895 case IB_MGMT_METHOD_GET_RESP: in mlx4_ib_mcg_demux_handler()
901 if (mad->mad_hdr.method == IB_MGMT_METHOD_GET_RESP) { in mlx4_ib_mcg_demux_handler()
982 case IB_MGMT_METHOD_GET_RESP: in mlx4_ib_mcg_multiplex_handler()
Dmad.c344 mad->mad_hdr.method == IB_MGMT_METHOD_GET_RESP && in node_desc_override()
694 if (mad->mad_hdr.method != IB_MGMT_METHOD_GET_RESP) in mlx4_ib_demux_mad()
/linux-4.4.14/drivers/infiniband/hw/mthca/
Dmthca_mad.c153 mad->mad_hdr.method == IB_MGMT_METHOD_GET_RESP && in node_desc_override()
/linux-4.4.14/include/rdma/
Dib_mad.h72 #define IB_MGMT_METHOD_GET_RESP 0x81 macro
/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_mad.c52 smp->method = IB_MGMT_METHOD_GET_RESP; in reply()
1374 case IB_MGMT_METHOD_GET_RESP: in process_subn()
1456 case IB_MGMT_METHOD_GET_RESP: in process_perf()
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_mad.c46 smp->method = IB_MGMT_METHOD_GET_RESP; in reply()
58 smp->method = IB_MGMT_METHOD_GET_RESP; in reply_failure()
1981 case IB_MGMT_METHOD_GET_RESP: in process_subn()
2074 case IB_MGMT_METHOD_GET_RESP: in process_perf()
2365 case IB_MGMT_METHOD_GET_RESP: in process_cc()
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dud.c608 case IB_MGMT_METHOD_GET_RESP: in opa_smp_check()
Dmad.c69 smp->method = IB_MGMT_METHOD_GET_RESP; in reply()
3922 case IB_MGMT_METHOD_GET_RESP: in process_subn_opa()
4059 case IB_MGMT_METHOD_GET_RESP: in process_perf_opa()
/linux-4.4.14/drivers/infiniband/core/
Dmad.c2080 resp_hdr->method = IB_MGMT_METHOD_GET_RESP; in generate_unmatched_resp()
/linux-4.4.14/drivers/infiniband/ulp/srpt/
Dib_srpt.c485 dm_mad->mad_hdr.method = IB_MGMT_METHOD_GET_RESP; in srpt_mad_recv_handler()