Home
last modified time | relevance | path

Searched refs:max_sq_sge (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/rdma/
H A Defa-abi.h115 __u16 max_sq_sge; member
/kernel/linux/linux-6.6/include/uapi/rdma/
H A Defa-abi.h131 __u16 max_sq_sge; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
H A Defa-abi.h100 __u16 max_sq_sge; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/
H A Defa-abi.h100 __u16 max_sq_sge; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/efa/
H A Defa_com_cmd.h129 u16 max_sq_sge; member
H A Defa_verbs.c220 props->max_send_sge = dev_attr->max_sq_sge; in efa_query_device()
226 resp.max_sq_sge = dev_attr->max_sq_sge; in efa_query_device()
556 if (init_attr->cap.max_send_sge > dev->dev_attr.max_sq_sge) { in efa_qp_validate_cap()
559 init_attr->cap.max_send_sge, dev->dev_attr.max_sq_sge); in efa_qp_validate_cap()
H A Defa_com_cmd.c476 result->max_sq_sge = resp.u.queue_attr.max_wr_send_sges; in efa_com_get_device_attr()
/kernel/linux/linux-6.6/drivers/infiniband/hw/efa/
H A Defa_com_cmd.h137 u16 max_sq_sge; member
H A Defa_verbs.c238 props->max_send_sge = dev_attr->max_sq_sge; in efa_query_device()
244 resp.max_sq_sge = dev_attr->max_sq_sge; in efa_query_device()
583 if (init_attr->cap.max_send_sge > dev->dev_attr.max_sq_sge) { in efa_qp_validate_cap()
586 init_attr->cap.max_send_sge, dev->dev_attr.max_sq_sge); in efa_qp_validate_cap()
H A Defa_com_cmd.c481 result->max_sq_sge = resp.u.queue_attr.max_wr_send_sges; in efa_com_get_device_attr()

Completed in 10 milliseconds