Home
last modified time | relevance | path

Searched refs:max_sq_depth (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/infiniband/hw/efa/
A Defa_com_cmd.h121 u32 max_sq_depth; /* wqes */ member
A Defa_com_cmd.c473 result->max_sq_depth = resp.u.queue_attr.max_sq_depth; in efa_com_get_device_attr()
A Defa_admin_cmds_defs.h631 u32 max_sq_depth; member
A Defa_verbs.c231 props->max_qp_wr = min_t(u32, dev_attr->max_sq_depth, in efa_query_device()
241 resp.max_sq_wr = dev_attr->max_sq_depth; in efa_query_device()
557 if (init_attr->cap.max_send_wr > dev->dev_attr.max_sq_depth) { in efa_qp_validate_cap()
561 dev->dev_attr.max_sq_depth); in efa_qp_validate_cap()
/linux/drivers/net/ethernet/amazon/ena/
A Dena_admin_defs.h619 u32 max_sq_depth; member
A Dena_netdev.c4180 max_queues->max_sq_depth); in ena_calc_io_queue_size()
4188 max_queues->max_sq_depth); in ena_calc_io_queue_size()

Completed in 27 milliseconds