Home
last modified time | relevance | path

Searched refs:bnxt_qplib_ah (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_sp.h91 struct bnxt_qplib_ah { struct
329 int bnxt_qplib_create_ah(struct bnxt_qplib_res *res, struct bnxt_qplib_ah *ah,
331 int bnxt_qplib_destroy_ah(struct bnxt_qplib_res *res, struct bnxt_qplib_ah *ah,
H A Dib_verbs.h70 struct bnxt_qplib_ah qplib_ah;
H A Dqplib_fp.h301 struct bnxt_qplib_ah ah;
H A Dqplib_sp.c418 int bnxt_qplib_create_ah(struct bnxt_qplib_res *res, struct bnxt_qplib_ah *ah, in bnxt_qplib_create_ah()
464 int bnxt_qplib_destroy_ah(struct bnxt_qplib_res *res, struct bnxt_qplib_ah *ah, in bnxt_qplib_destroy_ah()
H A Dib_verbs.c2236 struct bnxt_qplib_ah *qplib_ah = &ah->qplib_ah; in bnxt_re_build_qp1_send_v2()