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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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,
126 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_iverbs.h117 int ehca_create_eq(struct ehca_shca *shca, struct ehca_eq *eq,
120 int ehca_destroy_eq(struct ehca_shca *shca, struct ehca_eq *eq);
122 void *ehca_poll_eq(struct ehca_shca *shca, struct ehca_eq *eq);
H A Dehca_classes.h49 struct ehca_eq;
74 struct ehca_eq { struct
104 struct ehca_eq eq;
105 struct ehca_eq neq;
H A Dhcp_if.h192 struct ehca_eq *eq);
H A Dehca_main.c776 struct ehca_eq *eq = &shca->eq;
H A Dehca_irq.c445 struct ehca_eq *eq = &shca->eq;
H A Dhcp_if.c691 struct ehca_eq *eq)

Completed in 106 milliseconds