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.h981 * struct gfar_priv_tx_q - per tx queue structure
1000 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];
1002 txlockgfar_priv_tx_q global() argument
1003 tx_bd_basegfar_priv_tx_q global() argument
1004 cur_txgfar_priv_tx_q global() argument
1005 num_txbdfreegfar_priv_tx_q global() argument
1006 skb_curtxgfar_priv_tx_q global() argument
1007 tx_ring_sizegfar_priv_tx_q global() argument
1008 statsgfar_priv_tx_q global() argument
1009 grpgfar_priv_tx_q global() argument
1011 devgfar_priv_tx_q global() argument
1012 tx_skbuffgfar_priv_tx_q global() argument
1013 dirty_txgfar_priv_tx_q global() argument
1014 skb_dirtytxgfar_priv_tx_q global() argument
1015 qindexgfar_priv_tx_q global() argument
1017 txcoalescinggfar_priv_tx_q global() argument
1018 txicgfar_priv_tx_q global() argument
1019 tx_bd_dma_basegfar_priv_tx_q global() argument
H A Dgianfar.c416 priv->tx_queue[i] = kzalloc(sizeof(struct gfar_priv_tx_q), in gfar_alloc_tx_queues()
1055 static void free_skb_tx_queue(struct gfar_priv_tx_q *tx_queue) in free_skb_tx_queue()
1119 struct gfar_priv_tx_q *tx_queue = NULL; in free_skb_resources()
1279 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_init_bds()
1333 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_alloc_skb_resources()
1755 struct gfar_priv_tx_q *tx_queue = NULL; in gfar_start_xmit()
2108 static void gfar_clean_tx_ring(struct gfar_priv_tx_q *tx_queue) in gfar_clean_tx_ring()
2601 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()