Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx4/
H A 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()
891 case IB_MGMT_METHOD_GET_RESP: in mlx4_ib_mcg_demux_handler()
897 if (mad->mad_hdr.method == IB_MGMT_METHOD_GET_RESP) { in mlx4_ib_mcg_demux_handler()
979 case IB_MGMT_METHOD_GET_RESP: in mlx4_ib_mcg_multiplex_handler()
H A Dmad.c374 mad->mad_hdr.method == IB_MGMT_METHOD_GET_RESP && in node_desc_override()
796 if (mad->mad_hdr.method != IB_MGMT_METHOD_GET_RESP) in mlx4_ib_demux_mad()
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c155 mad->mad_hdr.method == IB_MGMT_METHOD_GET_RESP && in node_desc_override()
/linux/include/rdma/
H A Dib_mad.h45 #define IB_MGMT_METHOD_GET_RESP 0x81 macro
/linux/drivers/infiniband/hw/qib/
H A Dqib_mad.c46 smp->method = IB_MGMT_METHOD_GET_RESP; in reply()
58 smp->method = IB_MGMT_METHOD_GET_RESP; in reply_failure()
1984 case IB_MGMT_METHOD_GET_RESP: in process_subn()
2077 case IB_MGMT_METHOD_GET_RESP: in process_perf()
2328 case IB_MGMT_METHOD_GET_RESP: in process_cc()
/linux/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_vema.c649 vema_mad->mad_hdr.method = IB_MGMT_METHOD_GET_RESP; in vema_recv()
/linux/drivers/infiniband/hw/hfi1/
H A Dmad.c45 smp->method = IB_MGMT_METHOD_GET_RESP; in reply()
4552 case IB_MGMT_METHOD_GET_RESP: in process_subn_opa()
4677 case IB_MGMT_METHOD_GET_RESP: in process_perf()
4758 case IB_MGMT_METHOD_GET_RESP: in process_perf_opa()
H A Dud.c773 case IB_MGMT_METHOD_GET_RESP: in opa_smp_check()
/linux/drivers/infiniband/core/
H A Dmad.c1920 resp_hdr->method = IB_MGMT_METHOD_GET_RESP; in generate_unmatched_resp()
/linux/drivers/infiniband/ulp/srpt/
H A Dib_srpt.c506 dm_mad->mad_hdr.method = IB_MGMT_METHOD_GET_RESP; in srpt_mad_recv_handler()