Home
last modified time | relevance | path

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

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