Home
last modified time | relevance | path

Searched refs:h_epas (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ehea/
Dehea_phyp.h84 static inline void hcp_epas_ctor(struct h_epas *epas, u64 paddr_kernel, in hcp_epas_ctor()
93 static inline void hcp_epas_dtor(struct h_epas *epas) in hcp_epas_dtor()
399 u64 *cq_handle, struct h_epas *epas);
404 u64 *qp_handle, struct h_epas *h_epas);
Dehea.h195 struct h_epas { struct
294 struct h_epas epas;
309 struct h_epas epas;
334 struct h_epas epas;
Dehea_phyp.c214 u64 *qp_handle, struct h_epas *h_epas) in ehea_h_alloc_resource_qp() argument
305 hcp_epas_ctor(h_epas, outs[6], outs[6]); in ehea_h_alloc_resource_qp()
312 u64 *cq_handle, struct h_epas *epas) in ehea_h_alloc_resource_cq()