Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma.h90 struct pvrdma_uar_map *uar;
109 struct pvrdma_uar_map { struct
123 struct pvrdma_uar_map uar; argument
235 struct pvrdma_uar_map driver_uar;
535 int pvrdma_uar_alloc(struct pvrdma_dev *dev, struct pvrdma_uar_map *uar);
536 void pvrdma_uar_free(struct pvrdma_dev *dev, struct pvrdma_uar_map *uar);
H A Dpvrdma_doorbell.c83 int pvrdma_uar_alloc(struct pvrdma_dev *dev, struct pvrdma_uar_map *uar) in pvrdma_uar_alloc()
115 void pvrdma_uar_free(struct pvrdma_dev *dev, struct pvrdma_uar_map *uar) in pvrdma_uar_free()