Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.h198 int bnxt_re_destroy_ah(struct ib_ah *ah, u32 flags);
H A Dmain.c837 .destroy_ah = bnxt_re_destroy_ah,
H A Dib_verbs.c682 int bnxt_re_destroy_ah(struct ib_ah *ib_ah, u32 flags) in bnxt_re_destroy_ah() function