Lines Matching defs:rx_queue
109 static void gfar_init_rxbdp(struct gfar_priv_rx_q *rx_queue, struct rxbd8 *bdp, in gfar_init_rxbdp()
1094 static void free_skb_rx_queue(struct gfar_priv_rx_q *rx_queue) in free_skb_rx_queue()
1129 struct gfar_priv_rx_q *rx_queue = NULL; in free_skb_resources() local
1236 static void gfar_rx_alloc_err(struct gfar_priv_rx_q *rx_queue) in gfar_rx_alloc_err()
1245 static void gfar_alloc_rx_buffs(struct gfar_priv_rx_q *rx_queue, in gfar_alloc_rx_buffs()
1289 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_init_bds() local
1343 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_alloc_skb_resources() local
1491 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_update_link_state() local
2406 static struct sk_buff *gfar_get_next_rxbuff(struct gfar_priv_rx_q *rx_queue, in gfar_get_next_rxbuff()
2503 static int gfar_clean_rx_ring(struct gfar_priv_rx_q *rx_queue, in gfar_clean_rx_ring()
2611 struct gfar_priv_rx_q *rx_queue = gfargrp->rx_queue; in gfar_poll_rx_sq() local