Symbol: gfar_priv_rx_q
drivers/net/ethernet/freescale/gianfar.c
1082
static void free_skb_rx_queue(struct gfar_priv_rx_q *rx_queue)
drivers/net/ethernet/freescale/gianfar.c
110
static void gfar_init_rxbdp(struct gfar_priv_rx_q *rx_queue, struct rxbd8 *bdp,
drivers/net/ethernet/freescale/gianfar.c
1117
struct gfar_priv_rx_q *rx_queue = NULL;
drivers/net/ethernet/freescale/gianfar.c
1201
static bool gfar_new_page(struct gfar_priv_rx_q *rxq, struct gfar_rx_buff *rxb)
drivers/net/ethernet/freescale/gianfar.c
1224
static void gfar_rx_alloc_err(struct gfar_priv_rx_q *rx_queue)
drivers/net/ethernet/freescale/gianfar.c
1233
static void gfar_alloc_rx_buffs(struct gfar_priv_rx_q *rx_queue,
drivers/net/ethernet/freescale/gianfar.c
1277
struct gfar_priv_rx_q *rx_queue = NULL;
drivers/net/ethernet/freescale/gianfar.c
1331
struct gfar_priv_rx_q *rx_queue = NULL;
drivers/net/ethernet/freescale/gianfar.c
1477
struct gfar_priv_rx_q *rx_queue = NULL;
drivers/net/ethernet/freescale/gianfar.c
2339
static void gfar_reuse_rx_page(struct gfar_priv_rx_q *rxq,
drivers/net/ethernet/freescale/gianfar.c
2360
static struct sk_buff *gfar_get_next_rxbuff(struct gfar_priv_rx_q *rx_queue,
drivers/net/ethernet/freescale/gianfar.c
2457
static int gfar_clean_rx_ring(struct gfar_priv_rx_q *rx_queue,
drivers/net/ethernet/freescale/gianfar.c
2565
struct gfar_priv_rx_q *rx_queue = gfargrp->rx_queue;
drivers/net/ethernet/freescale/gianfar.c
433
priv->rx_queue[i] = kzalloc_obj(struct gfar_priv_rx_q);
drivers/net/ethernet/freescale/gianfar.h
1095
struct gfar_priv_rx_q *rx_queue;
drivers/net/ethernet/freescale/gianfar.h
1146
struct gfar_priv_rx_q *rx_queue[MAX_RX_QS];
drivers/net/ethernet/freescale/gianfar.h
1319
static inline int gfar_rxbd_unused(struct gfar_priv_rx_q *rxq)
drivers/net/ethernet/freescale/gianfar.h
1327
static inline u32 gfar_rxbd_dma_lastfree(struct gfar_priv_rx_q *rxq)
drivers/net/ethernet/freescale/gianfar_ethtool.c
255
struct gfar_priv_rx_q *rx_queue = NULL;
drivers/net/ethernet/freescale/gianfar_ethtool.c
385
struct gfar_priv_rx_q *rx_queue = NULL;