Home
last modified time | relevance | path

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

/Linux-v6.6/include/rdma/
Dib_marshall.h19 struct ib_uverbs_ah_attr *dst,
/Linux-v6.6/include/uapi/rdma/
Dib_user_verbs.h537 struct ib_uverbs_ah_attr { struct
560 struct ib_uverbs_ah_attr ah_attr; argument
561 struct ib_uverbs_ah_attr alt_ah_attr;
887 struct ib_uverbs_ah_attr attr;
Drdma_user_cm.h207 struct ib_uverbs_ah_attr ah_attr;
/Linux-v6.6/drivers/infiniband/core/
Duverbs_marshall.c63 struct ib_uverbs_ah_attr *dst, in ib_copy_ah_attr_to_user()