Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_verbs.h384 int pvrdma_destroy_ah(struct ib_ah *ah, u32 flags);
H A Dpvrdma_verbs.c551 int pvrdma_destroy_ah(struct ib_ah *ah, u32 flags) in pvrdma_destroy_ah() function
H A Dpvrdma_main.c162 .destroy_ah = pvrdma_destroy_ah,