Home
last modified time | relevance | path

Searched refs:ib_uverbs_ah_attr (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/include/rdma/
Dib_marshall.h44 void ib_copy_ah_attr_to_user(struct ib_uverbs_ah_attr *dst,
Dib_user_verbs.h358 struct ib_uverbs_ah_attr { struct
381 struct ib_uverbs_ah_attr ah_attr; argument
382 struct ib_uverbs_ah_attr alt_ah_attr;
644 struct ib_uverbs_ah_attr attr;
Drdma_user_cm.h149 struct ib_uverbs_ah_attr ah_attr;
/linux-3.4.99/drivers/infiniband/core/
Duverbs_marshall.c36 void ib_copy_ah_attr_to_user(struct ib_uverbs_ah_attr *dst, in ib_copy_ah_attr_to_user()