Searched refs:atl1e_tx_buffer (Results 1 – 2 of 2) sorted by relevance
364 struct atl1e_tx_buffer { struct403 struct atl1e_tx_buffer *tx_buffer;
643 struct atl1e_tx_buffer *tx_buffer = NULL; in atl1e_clean_tx_ring()677 memset(tx_ring->tx_buffer, 0, sizeof(struct atl1e_tx_buffer) * in atl1e_clean_tx_ring()829 size = sizeof(struct atl1e_tx_buffer) * (tx_ring->count); in atl1e_setup_ring_resources()1233 struct atl1e_tx_buffer *tx_buffer = NULL; in atl1e_clean_tx_irq()1591 static struct atl1e_tx_buffer *1706 struct atl1e_tx_buffer *tx_buffer = NULL; in atl1e_tx_map()