Searched refs:ehea_eqe (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ehea/
H A Dehea_qmr.h202 struct ehea_eqe { struct
375 struct ehea_eqe *ehea_poll_eq(struct ehea_eq *eq);
H A Dehea_qmr.c280 EHEA_PAGESIZE, sizeof(struct ehea_eqe));
327 struct ehea_eqe *ehea_poll_eq(struct ehea_eq *eq)
329 struct ehea_eqe *eqe;
333 eqe = (struct ehea_eqe *)hw_eqit_eq_get_inc_valid(&eq->hw_queue);
H A Dehea_main.c972 struct ehea_eqe *eqe;
1279 struct ehea_eqe *eqe;

Completed in 113 milliseconds