Searched refs:rq_depth (Results 1 – 3 of 3) sorted by relevance
107 uint32_t rq_depth; member
87 uint32_t sq_depth, rq_depth; in hermon_qp_alloc() local468 rq_depth = 1 << log_qp_rq_size; in hermon_qp_alloc()469 rq_size = rq_depth * rq_wqe_size; in hermon_qp_alloc()521 qp->qp_rq_wqhdr = hermon_wrid_wqhdr_create(rq_depth); in hermon_qp_alloc()1247 uint32_t sq_depth, rq_depth; in hermon_qp_alloc_range() local1584 rq_depth = 1 << log_qp_rq_size; in hermon_qp_alloc_range()1585 rq_size = rq_depth * rq_wqe_size; in hermon_qp_alloc_range()1630 qp->qp_rq_wqhdr = hermon_wrid_wqhdr_create(rq_depth); in hermon_qp_alloc_range()
802 rq_space = iser_qp->rq_depth - iser_qp->rq_level; in iser_ib_post_recv()1631 chan->ic_qp.rq_depth = rq_size; in iser_ib_init_qp()