Searched refs:min_wqes (Results 1 – 4 of 4) sorted by relevance
298 if (hr_dev->caps.min_wqes) in hns_roce_set_rq_size()299 max_cnt = max(cap->max_recv_wr, hr_dev->caps.min_wqes); in hns_roce_set_rq_size()567 if (hr_dev->caps.min_wqes) in hns_roce_set_kernel_sq_size()568 max_cnt = max(cap->max_send_wr, hr_dev->caps.min_wqes); in hns_roce_set_kernel_sq_size()1211 if (hr_dev->caps.min_wqes) { in hns_roce_modify_qp()
826 u32 min_wqes; member
1529 caps->min_wqes = HNS_ROCE_MIN_WQE_NUM; in hns_roce_v1_profile()
808 u16 min_wqes = mlx5_min_rx_wqes(rq->wq_type, mlx5e_rqwq_get_size(rq)); in mlx5e_wait_for_min_rx_wqes() local811 if (mlx5e_rqwq_get_cur_sz(rq) >= min_wqes) in mlx5e_wait_for_min_rx_wqes()818 c->ix, rq->rqn, mlx5e_rqwq_get_cur_sz(rq), min_wqes); in mlx5e_wait_for_min_rx_wqes()