Searched defs:ib_uverbs_attr (Results 1 – 5 of 5) sorted by relevance
54 struct ib_uverbs_attr { struct55 __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[0]; argument
29 struct ib_uverbs_attr { struct53 struct ib_uverbs_attr attrs[0]; argument
54 struct ib_uverbs_attr { struct55 __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
19 struct ib_uverbs_attr { struct20 __u16 attr_id;21 __u16 len;45 struct ib_uverbs_attr attrs[0]; argument