Home
last modified time | relevance | path

Searched refs:rq_wqe_hdr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.h146 return sizeof(struct rq_wqe_hdr) + (nsge * sizeof(struct sq_sge)); in bnxt_re_get_rwqe_size()
H A Dqplib_fp.c1966 struct rq_wqe_hdr *base_hdr; in bnxt_qplib_post_recv()
2007 wqe_sz = (sizeof(struct rq_wqe_hdr) + in bnxt_qplib_post_recv()
H A Droce_hsi.h533 /* rq_wqe_hdr (size:256b/32B) */
534 struct rq_wqe_hdr { struct
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.h167 return sizeof(struct rq_wqe_hdr) + (nsge * sizeof(struct sq_sge)); in bnxt_re_get_rwqe_size()
H A Dqplib_fp.c1996 struct rq_wqe_hdr *base_hdr; in bnxt_qplib_post_recv()
2037 wqe_sz = (sizeof(struct rq_wqe_hdr) + in bnxt_qplib_post_recv()
H A Droce_hsi.h3679 /* rq_wqe_hdr (size:256b/32B) */
3680 struct rq_wqe_hdr { struct

Completed in 32 milliseconds