Searched refs:mgmt_version (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ofed/libibumad/
H A Dumad.c945 int umad_register(int fd, int mgmt_class, int mgmt_version, argument
953 ("fd %d mgmt_class %u mgmt_version %u rmpp_version %d method_mask %p",
954 fd, mgmt_class, mgmt_version, rmpp_version, method_mask);
958 req.mgmt_class_version = mgmt_version;
976 fd, qp, mgmt_class, mgmt_version);
H A Dumad.h220 int umad_register(int portid, int mgmt_class, int mgmt_version,
/freebsd-13-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_al.c944 mad_svc.mgmt_version = p_user_bind->class_version;

Completed in 153 milliseconds