Searched refs:min_wqes (Results 1 – 4 of 4) sorted by relevance
310 if (hr_dev->caps.min_wqes) in hns_roce_set_rq_size()311 max_cnt = max(cap->max_recv_wr, hr_dev->caps.min_wqes); in hns_roce_set_rq_size()437 if (hr_dev->caps.min_wqes) in hns_roce_set_kernel_sq_size()438 max_cnt = max(cap->max_send_wr, hr_dev->caps.min_wqes); in hns_roce_set_kernel_sq_size()1008 if (hr_dev->caps.min_wqes) { in hns_roce_modify_qp()
678 u32 min_wqes; member
1555 caps->min_wqes = HNS_ROCE_MIN_WQE_NUM; in hns_roce_v1_profile()
861 u16 min_wqes = mlx5_min_rx_wqes(rq->wq_type, mlx5e_rqwq_get_size(rq)); in mlx5e_wait_for_min_rx_wqes() local864 if (mlx5e_rqwq_get_cur_sz(rq) >= min_wqes) in mlx5e_wait_for_min_rx_wqes()871 c->ix, rq->rqn, mlx5e_rqwq_get_cur_sz(rq), min_wqes); in mlx5e_wait_for_min_rx_wqes()