Searched refs:gfar_priv_rx_q (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/
H A Dgianfar_ethtool.c44 extern int gfar_clean_rx_ring(struct gfar_priv_rx_q *rx_queue, int rx_work_limit);
201 struct gfar_priv_rx_q *rx_queue = NULL;
289 struct gfar_priv_rx_q *rx_queue = NULL;
435 struct gfar_priv_rx_q *rx_queue = NULL;
H A Dgianfar.c115 static void gfar_new_rxbdp(struct gfar_priv_rx_q *rx_queue, struct rxbd8 *bdp,
136 int gfar_clean_rx_ring(struct gfar_priv_rx_q *rx_queue, int rx_work_limit);
153 static void gfar_init_rxbdp(struct gfar_priv_rx_q *rx_queue, struct rxbd8 *bdp,
173 struct gfar_priv_rx_q *rx_queue = NULL;
244 struct gfar_priv_rx_q *rx_queue = NULL;
702 priv->rx_queue[i] = kzalloc(sizeof(struct gfar_priv_rx_q),
1722 static void free_skb_rx_queue(struct gfar_priv_rx_q *rx_queue)
1750 struct gfar_priv_rx_q *rx_queue = NULL;
2437 struct gfar_priv_rx_q *rx_queue = NULL;
2570 static void gfar_new_rxbdp(struct gfar_priv_rx_q *rx_queu
[all...]
H A Dgianfar.h961 * struct gfar_priv_rx_q - per rx queue structure
974 struct gfar_priv_rx_q { struct
1062 struct gfar_priv_rx_q *rx_queue[MAX_RX_QS];

Completed in 278 milliseconds