Searched refs:h_epas (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea.h | 162 struct h_epas { struct 261 struct h_epas epas; 276 struct h_epas epas; 301 struct h_epas epas;
|
H A D | ehea_phyp.h | 49 static inline void hcp_epas_ctor(struct h_epas *epas, u64 paddr_kernel, in hcp_epas_ctor() 58 static inline void hcp_epas_dtor(struct h_epas *epas) in hcp_epas_dtor() 364 u64 *cq_handle, struct h_epas *epas); 369 u64 *qp_handle, struct h_epas *h_epas);
|
H A D | ehea_phyp.c | 200 u64 *qp_handle, struct h_epas *h_epas) in ehea_h_alloc_resource_qp() 291 hcp_epas_ctor(h_epas, outs[6], outs[6]); in ehea_h_alloc_resource_qp() 298 u64 *cq_handle, struct h_epas *epas) in ehea_h_alloc_resource_cq() 198 ehea_h_alloc_resource_qp(const u64 adapter_handle, struct ehea_qp_init_attr *init_attr, const u32 pd, u64 *qp_handle, struct h_epas *h_epas) ehea_h_alloc_resource_qp() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea.h | 163 struct h_epas { struct 262 struct h_epas epas; 277 struct h_epas epas; 302 struct h_epas epas;
|
H A D | ehea_phyp.h | 49 static inline void hcp_epas_ctor(struct h_epas *epas, u64 paddr_kernel, in hcp_epas_ctor() 58 static inline void hcp_epas_dtor(struct h_epas *epas) in hcp_epas_dtor() 364 u64 *cq_handle, struct h_epas *epas); 369 u64 *qp_handle, struct h_epas *h_epas);
|
H A D | ehea_phyp.c | 200 u64 *qp_handle, struct h_epas *h_epas) in ehea_h_alloc_resource_qp() 291 hcp_epas_ctor(h_epas, outs[6], outs[6]); in ehea_h_alloc_resource_qp() 298 u64 *cq_handle, struct h_epas *epas) in ehea_h_alloc_resource_cq() 198 ehea_h_alloc_resource_qp(const u64 adapter_handle, struct ehea_qp_init_attr *init_attr, const u32 pd, u64 *qp_handle, struct h_epas *h_epas) ehea_h_alloc_resource_qp() argument
|
Completed in 7 milliseconds