Home
last modified time | relevance | path

Searched refs:atl1c_buffer (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h441 struct atl1c_buffer { struct
481 struct atl1c_buffer *buffer_info;
493 struct atl1c_buffer *buffer_info;
H A Datl1c_main.c845 struct atl1c_buffer *buffer_info, in atl1c_clean_buffer()
879 struct atl1c_buffer *buffer_info; in atl1c_clean_tx_ring()
907 struct atl1c_buffer *buffer_info; in atl1c_clean_rx_ring()
931 struct atl1c_buffer *buffer_info; in atl1c_init_ring_ptrs()
1006 size = sizeof(struct atl1c_buffer) * (tpd_ring->count * tqc + in atl1c_setup_ring_resources()
1595 struct atl1c_buffer *buffer_info; in atl1c_clean_tx()
1752 struct atl1c_buffer *buffer_info, *next_info; in atl1c_alloc_rx_buffer()
1850 struct atl1c_buffer *buffer_info = rfd_ring->buffer_info; in atl1c_clean_rfd()
1881 struct atl1c_buffer *buffer_info; in atl1c_clean_rx()
2013 static struct atl1c_buffer *
[all …]