Searched refs:ehea_cqe (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.h161 struct ehea_cqe { struct
243 struct ehea_cqe *retvalue = hw_qeit_get(queue);
260 struct ehea_cqe *retvalue = hw_qeit_get(queue);
338 static inline struct ehea_cqe *ehea_poll_rq1(struct ehea_qp *qp, int *wqe_index)
356 static inline struct ehea_cqe *ehea_poll_cq(struct ehea_cq *my_cq)
H A Dehea_main.c519 static inline int ehea_check_cqe(struct ehea_cqe *cqe, int *rq_num)
531 struct sk_buff *skb, struct ehea_cqe *cqe)
549 struct ehea_cqe *cqe)
602 struct ehea_cqe *cqe, int *processed_rq2,
640 struct ehea_cqe *cqe = priv;
668 static void ehea_proc_skb(struct ehea_port_res *pr, struct ehea_cqe *cqe,
697 struct ehea_cqe *cqe;
833 static struct ehea_cqe *ehea_proc_cqes(struct ehea_port_res *pr, int my_quota)
837 struct ehea_cqe *cqe;
912 struct ehea_cqe *cq
[all...]
H A Dehea_qmr.c155 EHEA_PAGESIZE, sizeof(struct ehea_cqe));

Completed in 47 milliseconds