Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ehca/
Dehca_hca.c123 props->max_raw_ethy_qp = limit_uint(rblock->max_raw_ethy_qp); in ehca_query_device()
Dhipz_hw.h335 u32 max_raw_ethy_qp; member
/linux-4.1.27/include/uapi/rdma/
Dib_user_verbs.h189 __u32 max_raw_ethy_qp; member
/linux-4.1.27/drivers/infiniband/hw/amso1100/
Dc2_rnic.c188 props->max_raw_ethy_qp = 0; in c2_rnic_query()
/linux-4.1.27/include/rdma/
Dib_verbs.h197 int max_raw_ethy_qp; member
/linux-4.1.27/drivers/infiniband/core/
Duverbs_cmd.c434 resp->max_raw_ethy_qp = attr->max_raw_ethy_qp; in copy_query_dev_fields()