Searched refs:max_sq_depth (Results 1 – 6 of 6) sorted by relevance
124 u32 max_sq_depth; /* wqes */ member
687 u32 max_sq_depth; member
489 result->max_sq_depth = resp.u.queue_attr.max_sq_depth; in efa_com_get_device_attr()
235 props->max_qp_wr = min_t(u32, dev_attr->max_sq_depth, in efa_query_device()245 resp.max_sq_wr = dev_attr->max_sq_depth; in efa_query_device()571 if (init_attr->cap.max_send_wr > dev->dev_attr.max_sq_depth) { in efa_qp_validate_cap()575 dev->dev_attr.max_sq_depth); in efa_qp_validate_cap()
699 u32 max_sq_depth; member
2923 max_queues->max_sq_depth); in ena_calc_io_queue_size()2931 max_queues->max_sq_depth); in ena_calc_io_queue_size()