Home
last modified time | relevance | path

Searched defs:ib_uverbs_attr (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/include/uapi/rdma/
Drdma_user_ioctl_cmds.h54 struct ib_uverbs_attr { struct
55 __u16 attr_id; /* command specific type attribute */
56 __u16 len; /* only for pointers and IDRs array */
57 __u16 flags; /* combination of UVERBS_ATTR_F_XXXX */
58 union {
84 struct ib_uverbs_attr attrs[]; argument