Home
last modified time | relevance | path

Searched refs:ehca_alloc_cq_parms (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_cq.c128 struct ehca_alloc_cq_parms param; /* h_call's out parameters */ in ehca_create_cq()
158 memset(&param, 0, sizeof(struct ehca_alloc_cq_parms)); in ehca_create_cq()
Dhcp_if.h73 struct ehca_alloc_cq_parms *param);
Dehca_classes.h420 struct ehca_alloc_cq_parms { struct
Dhcp_if.c250 struct ehca_alloc_cq_parms *param) in hipz_h_alloc_resource_cq()