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];
909 struct atl1c_rfd_ring *rfd_ring = &adapter->rfd_ring[queue]; in atl1c_clean_rx_ring()933 struct atl1c_rfd_ring *rfd_ring = adapter->rfd_ring; in atl1c_init_ring_ptrs()998 struct atl1c_rfd_ring *rfd_ring = adapter->rfd_ring; in atl1c_setup_ring_resources()1093 struct atl1c_rfd_ring *rfd_ring = adapter->rfd_ring; in atl1c_configure_des_ring()1798 struct atl1c_rfd_ring *rfd_ring = &adapter->rfd_ring[queue]; in atl1c_alloc_rx_buffer()1879 static void atl1c_clean_rfd(struct atl1c_rfd_ring *rfd_ring, in atl1c_clean_rfd()1912 struct atl1c_rfd_ring *rfd_ring = &adapter->rfd_ring[rrd_ring->num]; in atl1c_clean_rx()