Searched refs:uverbs_get_const (Results 1 - 10 of 10) sorted by last modified time

/linux-master/drivers/infiniband/hw/mlx5/
H A Dmain.c3606 err = uverbs_get_const(&alloc_type, attrs,
H A Ddevx.c1795 err = uverbs_get_const(&cmd_out_len, attrs,
H A Dfs.c2311 err = uverbs_get_const(&ft_type, attrs,
2416 err = uverbs_get_const(&ib_uapi_ft_type, attrs,
2546 ret = uverbs_get_const(&ft_type, attrs,
2659 ret = uverbs_get_const(&ft_type, attrs,
2664 ret = uverbs_get_const(&dv_prt, attrs,
/linux-master/include/rdma/
H A Duverbs_ioctl.h1000 #define uverbs_get_const(_to, _attrs_bundle, _idx) \ macro
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c4359 err = uverbs_get_const(&alloc_type, attrs, BNXT_RE_ALLOC_PAGE_TYPE);
4504 err = uverbs_get_const(&res_type, attrs, BNXT_RE_TOGGLE_MEM_TYPE);
/linux-master/drivers/infiniband/core/
H A Duverbs_std_types_device.c28 rc = uverbs_get_const(&cmd, attrs, UVERBS_ATTR_WRITE_CMD);
115 ret = uverbs_get_const(&object_id, attrs, UVERBS_ATTR_INFO_OBJECT_ID);
195 ret = uverbs_get_const(&port_num, attrs,
330 ret = uverbs_get_const(&user_entry_size, attrs,
386 ret = uverbs_get_const(&port_num, attrs,
391 ret = uverbs_get_const(&gid_index, attrs,
H A Duverbs_std_types_qp.c108 ret = uverbs_get_const(&attr.qp_type, attrs,
H A Duverbs_std_types_mr.c63 ret = uverbs_get_const(&advice, attrs, UVERBS_ATTR_ADVISE_MR_ADVICE);
H A Duverbs_std_types_wq.c58 ret = uverbs_get_const(&wq_init_attr.wq_type, attrs,
H A Duverbs_std_types_srq.c62 ret = uverbs_get_const(&attr.srq_type, attrs,

Completed in 416 milliseconds