Home
last modified time | relevance | path

Searched refs:uobj_get_object_id (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/ofed/include/rdma/
H A Duverbs_std_types.h187 static inline u32 uobj_get_object_id(struct ib_uobject *uobj) in uobj_get_object_id() function
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_devx.c611 switch (uobj_get_object_id(uobj)) { in devx_is_valid_obj_id()