Searched refs:wqesz_shift (Results 1 – 1 of 1) sorted by relevance
88 uint32_t sq_wqe_size, rq_wqe_size, wqesz_shift; in hermon_qp_alloc() local673 wqesz_shift = qp->qp_sq_log_wqesz; in hermon_qp_alloc()674 thewqesz = 1 << wqesz_shift; in hermon_qp_alloc()789 uint32_t sq_wqe_size, rq_wqe_size, wqesz_shift; in hermon_special_qp_alloc() local1159 wqesz_shift = qp->qp_sq_log_wqesz; in hermon_special_qp_alloc()1160 thewqesz = 1 << wqesz_shift; in hermon_special_qp_alloc()1248 uint32_t sq_wqe_size, rq_wqe_size, wqesz_shift; in hermon_qp_alloc_range() local1762 wqesz_shift = qp->qp_sq_log_wqesz; in hermon_qp_alloc_range()1763 thewqesz = 1 << wqesz_shift; in hermon_qp_alloc_range()