Home
last modified time | relevance | path

Searched refs:gfar_priv_rx_q (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/freescale/
Dgianfar.h1041 struct gfar_priv_rx_q { struct
1086 struct gfar_priv_rx_q *rx_queue;
1137 struct gfar_priv_rx_q *rx_queue[MAX_RX_QS];
1311 static inline int gfar_rxbd_unused(struct gfar_priv_rx_q *rxq) in gfar_rxbd_unused()
1319 static inline u32 gfar_rxbd_dma_lastfree(struct gfar_priv_rx_q *rxq) in gfar_rxbd_dma_lastfree()
Dgianfar.c119 static void gfar_alloc_rx_buffs(struct gfar_priv_rx_q *rx_queue,
142 int gfar_clean_rx_ring(struct gfar_priv_rx_q *rx_queue, int rx_work_limit);
155 static void gfar_init_rxbdp(struct gfar_priv_rx_q *rx_queue, struct rxbd8 *bdp, in gfar_init_rxbdp()
176 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_init_bds()
230 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_alloc_skb_resources()
558 priv->rx_queue[i] = kzalloc(sizeof(struct gfar_priv_rx_q), in gfar_alloc_rx_queues()
1983 static void free_skb_rx_queue(struct gfar_priv_rx_q *rx_queue) in free_skb_rx_queue()
2019 struct gfar_priv_rx_q *rx_queue = NULL; in free_skb_resources()
2762 static bool gfar_new_page(struct gfar_priv_rx_q *rxq, struct gfar_rx_buff *rxb) in gfar_new_page()
2785 static void gfar_rx_alloc_err(struct gfar_priv_rx_q *rx_queue) in gfar_rx_alloc_err()
[all …]
Dgianfar_ethtool.c205 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_gsettings()
297 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_gcoalesce()
452 struct gfar_priv_rx_q *rx_queue = NULL; in gfar_gringparam()