Home
last modified time | relevance | path

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

/linux-4.4.14/include/rdma/
Dib_marshall.h44 void ib_copy_ah_attr_to_user(struct ib_uverbs_ah_attr *dst,
/linux-4.4.14/include/uapi/rdma/
Dib_user_verbs.h452 struct ib_uverbs_ah_attr { struct
475 struct ib_uverbs_ah_attr ah_attr; argument
476 struct ib_uverbs_ah_attr alt_ah_attr;
763 struct ib_uverbs_ah_attr attr;
Drdma_user_cm.h194 struct ib_uverbs_ah_attr ah_attr;
/linux-4.4.14/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()