head_tx          1082 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 	void *head_tx;
head_tx          1092 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 			head_tx = (void *)tx_q->dma_etx;
head_tx          1094 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 			head_tx = (void *)tx_q->dma_tx;
head_tx          1096 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 		stmmac_display_ring(priv, head_tx, DMA_TX_SIZE, false);