Home
last modified time | relevance | path

Searched defs:gal (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/infiniband/hw/ehca/
Dhipz_fns.h50 #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
Dhipz_fns_core.h50 #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
Dhcp_if.c513 const struct h_galpa gal) in hipz_h_register_rpage_cq()
572 struct h_galpa gal) in hipz_h_modify_qp()
593 struct h_galpa gal) in hipz_h_query_qp()
635 struct h_galpa gal, in hipz_h_define_aqp0()
647 struct h_galpa gal, in hipz_h_define_aqp1()
670 struct h_galpa gal, in hipz_h_attach_mcqp()
692 struct h_galpa gal, in hipz_h_detach_mcqp()
Dehca_cq.c127 struct h_galpa gal; in ehca_create_cq() local
Dehca_irq.c461 struct h_galpa gal = cq->galpas.kernel; in reset_eq_pending() local