Home
last modified time | relevance | path

Searched refs:hns_user_mmap_entry (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h195 struct hns_user_mmap_entry { struct
206 struct hns_user_mmap_entry *db_mmap_entry; argument
632 struct hns_user_mmap_entry *dwqe_mmap_entry;
1032 static inline struct hns_user_mmap_entry *
1035 return container_of(rdma_entry, struct hns_user_mmap_entry, rdma_entry); in to_hns_mmap()
1243 struct hns_user_mmap_entry *
H A Dhns_roce_main.c298 struct hns_user_mmap_entry *
303 struct hns_user_mmap_entry *entry; in hns_roce_user_mmap_entry_insert()
444 struct hns_user_mmap_entry *entry; in hns_roce_mmap()
476 struct hns_user_mmap_entry *entry = to_hns_mmap(rdma_entry); in hns_roce_free_mmap()