Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/freescale/
Dgianfar.h991 struct gfar_priv_tx_q { struct
1085 struct gfar_priv_tx_q *tx_queue;
1136 struct gfar_priv_tx_q *tx_queue[MAX_TX_QS];
Dgianfar.c143 static void gfar_clean_tx_ring(struct gfar_priv_tx_q *tx_queue);
175 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_init_bds()
229 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_alloc_skb_resources()
540 priv->tx_queue[i] = kzalloc(sizeof(struct gfar_priv_tx_q), in gfar_alloc_tx_queues()
1953 static void free_skb_tx_queue(struct gfar_priv_tx_q *tx_queue) in free_skb_tx_queue()
2018 struct gfar_priv_tx_q *tx_queue = NULL; in free_skb_resources()
2322 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_start_xmit()
2656 static void gfar_clean_tx_ring(struct gfar_priv_tx_q *tx_queue) in gfar_clean_tx_ring()
3196 struct gfar_priv_tx_q *tx_queue = gfargrp->tx_queue; in gfar_poll_tx_sq()
3287 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_poll_tx()
Dgianfar_ethtool.c206 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_gsettings()
298 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_gcoalesce()
451 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_gringparam()