Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H A Dsiw.h485 struct siw_user_mmap_entry { struct
589 static inline struct siw_user_mmap_entry *
592 return container_of(rdma_mmap, struct siw_user_mmap_entry, rdma_entry); in to_siw_mmap_entry()