Searched refs:IB_MAD_METHOD_DELETE (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/contrib/ofed/opensm/opensm/
H A Dosm_sa_mad_ctrl.c377 case IB_MAD_METHOD_DELETE:
457 p_madw->p_mad->method == IB_MAD_METHOD_DELETE))
H A Dosm_sa_service_record.c695 case IB_MAD_METHOD_DELETE:
H A Dosm_sa_guidinfo_record.c787 case IB_MAD_METHOD_DELETE:
H A Dosm_sa_mcmember_record.c1743 case IB_MAD_METHOD_DELETE:
/freebsd-12-stable/contrib/ofed/infiniband-diags/src/
H A Dmcm_rereg_test.c123 build_mcm_rec_umad(umad, dport, IB_MAD_METHOD_DELETE, comp_mask, data);
/freebsd-12-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_ibumad_sa.c667 sa_mad_data.method = IB_MAD_METHOD_DELETE;
H A Dosm_vendor_mlx_sa.c742 sa_mad_data.method = IB_MAD_METHOD_DELETE;
H A Dosm_vendor_al.c948 mad_svc.method_array[IB_MAD_METHOD_DELETE] = TRUE;
H A Dosm_vendor_ibumad.c935 set_bit(IB_MAD_METHOD_DELETE, &method_mask);
/freebsd-12-stable/contrib/ofed/libibmad/
H A Dmad.h112 IB_MAD_METHOD_DELETE = 0x15, enumerator in enum:MAD_METHODS
/freebsd-12-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h760 #define IB_MAD_METHOD_DELETE 0x15 macro

Completed in 147 milliseconds