Searched refs:ehca_eq (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A DMakefile13 ib_ehca-objs = ehca_main.o ehca_hca.o ehca_mcast.o ehca_pd.o ehca_av.o ehca_eq.o \
H A Dehca_eq.c54 struct ehca_eq *eq,
128 IRQF_DISABLED, "ehca_eq",
155 void *ehca_poll_eq(struct ehca_shca *shca, struct ehca_eq *eq)
167 int ehca_destroy_eq(struct ehca_shca *shca, struct ehca_eq *eq)
H A Dehca_classes.h49 struct ehca_eq;
76 struct ehca_eq { struct
121 struct ehca_eq eq;
122 struct ehca_eq neq;
H A Dehca_iverbs.h121 int ehca_create_eq(struct ehca_shca *shca, struct ehca_eq *eq,
124 int ehca_destroy_eq(struct ehca_shca *shca, struct ehca_eq *eq);
126 void *ehca_poll_eq(struct ehca_shca *shca, struct ehca_eq *eq);
H A Dhcp_if.h191 struct ehca_eq *eq);
H A Dehca_irq.c550 struct ehca_eq *eq = &shca->eq;
H A Dehca_main.c959 struct ehca_eq *eq = &shca->eq;
H A Dhcp_if.c728 struct ehca_eq *eq)

Completed in 66 milliseconds