Home
last modified time | relevance | path

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

/drivers/infiniband/hw/efa/
A Defa.h134 struct efa_ah { struct
A Defa_verbs.c167 static inline struct efa_ah *to_eah(struct ib_ah *ibah) in to_eah()
169 return container_of(ibah, struct efa_ah, ibah); in to_eah()
2107 static int efa_ah_destroy(struct efa_dev *dev, struct efa_ah *ah) in efa_ah_destroy()
2126 struct efa_ah *ah = to_eah(ibah); in efa_create_ah()
2178 struct efa_ah *ah = to_eah(ibah); in efa_destroy_ah()
A Defa_main.c398 INIT_RDMA_OBJ_SIZE(ib_ah, efa_ah, ibah),

Completed in 15 milliseconds