Searched refs:atl1c_rrd_ring (Results 1 – 2 of 2) sorted by relevance
497 struct atl1c_rrd_ring { struct548 struct atl1c_rrd_ring rrd_ring[AT_MAX_RECEIVE_QUEUE];
910 struct atl1c_rrd_ring *rrd_ring = &adapter->rrd_ring[queue]; in atl1c_clean_rx_ring()934 struct atl1c_rrd_ring *rrd_ring = adapter->rrd_ring; in atl1c_init_ring_ptrs()999 struct atl1c_rrd_ring *rrd_ring = adapter->rrd_ring; in atl1c_setup_ring_resources()1094 struct atl1c_rrd_ring *rrd_ring = adapter->rrd_ring; in atl1c_configure_des_ring()1760 struct atl1c_rrd_ring *rrd_ring = &adapter->rrd_ring[queue]; in atl1c_alloc_skb()1866 static void atl1c_clean_rrd(struct atl1c_rrd_ring *rrd_ring, in atl1c_clean_rrd()1905 struct atl1c_rrd_ring *rrd_ring = in atl1c_clean_rx()1906 container_of(napi, struct atl1c_rrd_ring, napi); in atl1c_clean_rx()