Home
last modified time | relevance | path

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

/drivers/infiniband/hw/ehca/
Dehca_classes.h237 struct ehca_cq { struct
238 struct ib_cq ib_cq;
239 struct ipz_queue ipz_queue;
240 struct h_galpas galpas;
241 spinlock_t spinlock;
242 u32 cq_number;
243 u32 token;
244 u32 nr_of_entries;
245 struct ipz_cq_handle ipz_cq_handle;
246 struct ehca_pfcq pf;
[all …]