Home
last modified time | relevance | path

Searched refs:IB_SA_METHOD_DELETE (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mcg.c289 mad.mad_hdr.method = IB_SA_METHOD_DELETE; in send_leave_to_wire()
719 if (req->sa_mad.mad_hdr.method == IB_SA_METHOD_DELETE) in mlx4_ib_mcg_work_handler()
926 case IB_SA_METHOD_DELETE: in mlx4_ib_mcg_demux_handler()
951 case IB_SA_METHOD_DELETE: in mlx4_ib_mcg_multiplex_handler()
1163 mad->mad_hdr.method = IB_SA_METHOD_DELETE; in build_leave_mad()
H A Dmlx4_ib.h374 MLX4_GUID_INFO_RECORD_DELETE = IB_SA_METHOD_DELETE,
H A Dmlx4_ib_mad.c1480 case IB_SA_METHOD_DELETE: in mlx4_ib_multiplex_mad()
/freebsd/sys/ofed/include/rdma/
H A Dib_sa.h53 IB_SA_METHOD_DELETE = 0x15, enumerator
/freebsd/sys/ofed/drivers/infiniband/util/
H A Dmadeye.c140 case IB_SA_METHOD_DELETE: in get_method_name()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_sa_query.c1042 method != IB_SA_METHOD_DELETE) in ib_sa_service_rec_query()
1227 method != IB_SA_METHOD_DELETE) { in ib_sa_guid_info_rec_query()
H A Dib_multicast.c361 port->port_num, IB_SA_METHOD_DELETE, &rec, in send_leave()