Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/
H A Dgianfar.h1000 struct gfar_priv_tx_q { struct
1094 struct gfar_priv_tx_q *tx_queue;
1145 struct gfar_priv_tx_q *tx_queue[MAX_TX_QS];
H A Dgianfar.c416 priv->tx_queue[i] = kzalloc_obj(struct gfar_priv_tx_q); in gfar_alloc_tx_queues()
1052 static void free_skb_tx_queue(struct gfar_priv_tx_q *tx_queue) in free_skb_tx_queue()
1116 struct gfar_priv_tx_q *tx_queue = NULL; in free_skb_resources()
1276 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_init_bds()
1330 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_alloc_skb_resources()
1750 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_start_xmit()
2103 static void gfar_clean_tx_ring(struct gfar_priv_tx_q *tx_queue) in gfar_clean_tx_ring()
2596 struct gfar_priv_tx_q *tx_queue = gfargrp->tx_queue; in gfar_poll_tx_sq()
H A Dgianfar_ethtool.c256 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_gcoalesce()
384 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_gringparam()