Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/efa/
H A Defa.h172 int efa_destroy_ah(struct ib_ah *ibah, u32 flags);
H A Defa_main.c370 .destroy_ah = efa_destroy_ah,
H A Defa_verbs.c2026 int efa_destroy_ah(struct ib_ah *ibah, u32 flags) in efa_destroy_ah() function