Searched refs:bnxt_qplib_ah (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_sp.h | 91 struct bnxt_qplib_ah { struct 248 int bnxt_qplib_create_ah(struct bnxt_qplib_res *res, struct bnxt_qplib_ah *ah, 250 void bnxt_qplib_destroy_ah(struct bnxt_qplib_res *res, struct bnxt_qplib_ah *ah,
|
H A D | ib_verbs.h | 68 struct bnxt_qplib_ah qplib_ah;
|
H A D | qplib_sp.c | 493 int bnxt_qplib_create_ah(struct bnxt_qplib_res *res, struct bnxt_qplib_ah *ah, in bnxt_qplib_create_ah() 536 void bnxt_qplib_destroy_ah(struct bnxt_qplib_res *res, struct bnxt_qplib_ah *ah, in bnxt_qplib_destroy_ah()
|
H A D | qplib_fp.h | 299 struct bnxt_qplib_ah ah;
|
H A D | ib_verbs.c | 2127 struct bnxt_qplib_ah *qplib_ah = &ah->qplib_ah; in bnxt_re_build_qp1_send_v2()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_sp.h | 91 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 D | ib_verbs.h | 70 struct bnxt_qplib_ah qplib_ah;
|
H A D | qplib_fp.h | 301 struct bnxt_qplib_ah ah;
|
H A D | qplib_sp.c | 418 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 D | ib_verbs.c | 2227 struct bnxt_qplib_ah *qplib_ah = &ah->qplib_ah; in bnxt_re_build_qp1_send_v2()
|
Completed in 21 milliseconds