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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dgianfar_ethtool.c202 struct gfar_priv_tx_q *tx_queue = NULL;
290 struct gfar_priv_tx_q *tx_queue = NULL;
434 struct gfar_priv_tx_q *tx_queue = NULL;
H A Dgianfar.c137 static int gfar_clean_tx_ring(struct gfar_priv_tx_q *tx_queue);
172 struct gfar_priv_tx_q *tx_queue = NULL;
243 struct gfar_priv_tx_q *tx_queue = NULL;
689 priv->tx_queue[i] = kzalloc(sizeof(struct gfar_priv_tx_q),
1694 static void free_skb_tx_queue(struct gfar_priv_tx_q *tx_queue)
1749 struct gfar_priv_tx_q *tx_queue = NULL;
2041 struct gfar_priv_tx_q *tx_queue = NULL;
2433 static int gfar_clean_tx_ring(struct gfar_priv_tx_q *tx_queue)
2807 struct gfar_priv_tx_q *tx_queue = NULL;
H A Dgianfar.h911 * struct gfar_priv_tx_q - per tx queue structure
929 struct gfar_priv_tx_q { struct
1061 struct gfar_priv_tx_q *tx_queue[MAX_TX_QS];

Completed in 59 milliseconds