Lines Matching refs:atl1c_buffer
835 struct atl1c_buffer *buffer_info) in atl1c_clean_buffer()
867 struct atl1c_buffer *buffer_info; in atl1c_clean_tx_ring()
894 struct atl1c_buffer *buffer_info; in atl1c_clean_rx_ring()
918 struct atl1c_buffer *buffer_info; in atl1c_init_ring_ptrs()
991 size = sizeof(struct atl1c_buffer) * (tpd_ring->count * 2 + in atl1c_setup_ring_resources()
1550 struct atl1c_buffer *buffer_info; in atl1c_clean_tx_irq()
1699 struct atl1c_buffer *buffer_info, *next_info; in atl1c_alloc_rx_buffer()
1784 struct atl1c_buffer *buffer_info = rfd_ring->buffer_info; in atl1c_clean_rfd()
1810 struct atl1c_buffer *buffer_info; in atl1c_clean_rx_irq()
1951 static struct atl1c_buffer *
2083 struct atl1c_buffer *buffer_info; in atl1c_tx_rollback()
2105 struct atl1c_buffer *buffer_info = NULL; in atl1c_tx_map()