Home
last modified time | relevance | path

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

/drivers/infiniband/hw/ehca/
Dehca_cq.c124 struct ehca_alloc_cq_parms param; /* h_call's out parameters */ in ehca_create_cq()
151 memset(&param, 0, sizeof(struct ehca_alloc_cq_parms)); in ehca_create_cq()
Dhcp_if.h73 struct ehca_alloc_cq_parms *param);
Dehca_classes.h419 struct ehca_alloc_cq_parms { struct
Dhcp_if.c270 struct ehca_alloc_cq_parms *param) in hipz_h_alloc_resource_cq()