Home
last modified time | relevance | path

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

/Linux-v5.4/include/rdma/
Dib_marshall.h46 struct ib_uverbs_ah_attr *dst,
/Linux-v5.4/include/uapi/rdma/
Dib_user_verbs.h512 struct ib_uverbs_ah_attr { struct
535 struct ib_uverbs_ah_attr ah_attr; argument
536 struct ib_uverbs_ah_attr alt_ah_attr;
874 struct ib_uverbs_ah_attr attr;
Drdma_user_cm.h203 struct ib_uverbs_ah_attr ah_attr;
/Linux-v5.4/drivers/infiniband/core/
Duverbs_marshall.c63 struct ib_uverbs_ah_attr *dst, in ib_copy_ah_attr_to_user()