Searched refs:atl1c_rfd_ring (Results 1 – 2 of 2) sorted by relevance
486 struct atl1c_rfd_ring { struct547 struct atl1c_rfd_ring rfd_ring[AT_MAX_RECEIVE_QUEUE];
919 struct atl1c_rfd_ring *rfd_ring = &adapter->rfd_ring[queue]; in atl1c_clean_rx_ring()943 struct atl1c_rfd_ring *rfd_ring = adapter->rfd_ring; in atl1c_init_ring_ptrs()1008 struct atl1c_rfd_ring *rfd_ring = adapter->rfd_ring; in atl1c_setup_ring_resources()1103 struct atl1c_rfd_ring *rfd_ring = adapter->rfd_ring; in atl1c_configure_des_ring()1808 struct atl1c_rfd_ring *rfd_ring = &adapter->rfd_ring[queue]; in atl1c_alloc_rx_buffer()1889 static void atl1c_clean_rfd(struct atl1c_rfd_ring *rfd_ring, in atl1c_clean_rfd()1922 struct atl1c_rfd_ring *rfd_ring = &adapter->rfd_ring[rrd_ring->num]; in atl1c_clean_rx()