Searched refs:bnxt_re_srq (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/drivers/infiniband/hw/bnxt_re/ |
| D | ib_verbs.c | 1047 struct bnxt_re_srq *srq; in bnxt_re_create_qp() 1105 srq = container_of(qp_init_attr->srq, struct bnxt_re_srq, in bnxt_re_create_qp() 1328 struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, in bnxt_re_destroy_srq() 1354 struct bnxt_re_srq *srq, in bnxt_re_init_user_srq() 1391 struct bnxt_re_srq *srq; in bnxt_re_create_srq() 1470 struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, in bnxt_re_modify_srq() 1504 struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, in bnxt_re_query_srq() 1506 struct bnxt_re_srq tsrq; in bnxt_re_query_srq() 1527 struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, in bnxt_re_post_srq_recv()
|
| D | ib_verbs.h | 71 struct bnxt_re_srq { struct
|
| D | main.c | 817 struct bnxt_re_srq *srq = container_of(handle, struct bnxt_re_srq, in bnxt_re_srqn_handler()
|