Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h486 struct atl1c_rfd_ring { struct
544 struct atl1c_rfd_ring rfd_ring[AT_MAX_RECEIVE_QUEUE];
H A Datl1c_main.c905 struct atl1c_rfd_ring *rfd_ring = &adapter->rfd_ring[queue]; in atl1c_clean_rx_ring()
929 struct atl1c_rfd_ring *rfd_ring = adapter->rfd_ring; in atl1c_init_ring_ptrs()
987 struct atl1c_rfd_ring *rfd_ring = adapter->rfd_ring; in atl1c_setup_ring_resources()
1082 struct atl1c_rfd_ring *rfd_ring = adapter->rfd_ring; in atl1c_configure_des_ring()
1749 struct atl1c_rfd_ring *rfd_ring = &adapter->rfd_ring[queue]; in atl1c_alloc_rx_buffer()
1845 static void atl1c_clean_rfd(struct atl1c_rfd_ring *rfd_ring, in atl1c_clean_rfd()
1878 struct atl1c_rfd_ring *rfd_ring = &adapter->rfd_ring[rrd_ring->num]; in atl1c_clean_rx()