Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_fp.h76 struct bnxt_qplib_srq { struct
370 struct bnxt_qplib_srq *srq;
515 struct bnxt_qplib_srq *srq, u8 event);
560 struct bnxt_qplib_srq *srq);
562 struct bnxt_qplib_srq *srq);
564 struct bnxt_qplib_srq *srq);
566 struct bnxt_qplib_srq *srq);
567 int bnxt_qplib_post_srq_recv(struct bnxt_qplib_srq *srq,
H A Dqplib_fp.c388 struct bnxt_qplib_srq *srq; in bnxt_qplib_service_nq()
394 srq = (struct bnxt_qplib_srq *)q_handle; in bnxt_qplib_service_nq()
398 (struct bnxt_qplib_srq *)q_handle, in bnxt_qplib_service_nq()
613 struct bnxt_qplib_srq *srq) in __qplib_destroy_srq()
628 struct bnxt_qplib_srq *srq) in bnxt_qplib_destroy_srq()
642 struct bnxt_qplib_srq *srq) in bnxt_qplib_create_srq()
719 struct bnxt_qplib_srq *srq) in bnxt_qplib_modify_srq()
736 struct bnxt_qplib_srq *srq) in bnxt_qplib_query_srq()
765 int bnxt_qplib_post_srq_recv(struct bnxt_qplib_srq *srq, in bnxt_qplib_post_srq_recv()
2972 static void bnxt_qplib_release_srqe(struct bnxt_qplib_srq *srq, u32 tag) in bnxt_qplib_release_srqe()
[all …]
H A Dib_verbs.h154 struct bnxt_qplib_srq qplib_srq;
H A Dib_verbs.c1097 struct bnxt_qplib_srq *qplib_srq = &srq->qplib_srq; in bnxt_re_destroy_srq()
1161 struct bnxt_qplib_srq *qplib_srq; in bnxt_re_init_user_srq()
H A Dmain.c2426 struct bnxt_qplib_srq *handle, u8 event) in bnxt_re_srqn_handler()