Searched defs:gal (Results 1 – 5 of 5) sorted by relevance
/drivers/infiniband/hw/ehca/ |
D | hipz_fns.h | 50 #define hipz_galpa_store_eq(gal, offset, value) \ argument 53 #define hipz_galpa_load_eq(gal, offset) \ argument 56 #define hipz_galpa_store_qped(gal, offset, value) \ argument 59 #define hipz_galpa_load_qped(gal, offset) \ argument 62 #define hipz_galpa_store_mrmw(gal, offset, value) \ argument 65 #define hipz_galpa_load_mrmw(gal, offset) \ argument
|
D | hipz_fns_core.h | 50 #define hipz_galpa_store_cq(gal, offset, value) \ argument 53 #define hipz_galpa_load_cq(gal, offset) \ argument 56 #define hipz_galpa_store_qp(gal, offset, value) \ argument 58 #define hipz_galpa_load_qp(gal, offset) \ argument
|
D | hcp_if.c | 493 const struct h_galpa gal) in hipz_h_register_rpage_cq() 552 struct h_galpa gal) in hipz_h_modify_qp() 573 struct h_galpa gal) in hipz_h_query_qp() 615 struct h_galpa gal, in hipz_h_define_aqp0() 627 struct h_galpa gal, in hipz_h_define_aqp1() 650 struct h_galpa gal, in hipz_h_attach_mcqp() 672 struct h_galpa gal, in hipz_h_detach_mcqp()
|
D | ehca_cq.c | 127 struct h_galpa gal; in ehca_create_cq() local
|
D | ehca_irq.c | 462 struct h_galpa gal = cq->galpas.kernel; in reset_eq_pending() local
|