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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atl1c/
H A Datl1c.h524 struct atl1c_rfd_ring { struct
591 struct atl1c_rfd_ring rfd_ring[AT_MAX_RECEIVE_QUEUE];
H A Datl1c_main.c826 struct atl1c_rfd_ring *rfd_ring = adapter->rfd_ring;
852 struct atl1c_rfd_ring *rfd_ring = adapter->rfd_ring;
910 struct atl1c_rfd_ring *rfd_ring = adapter->rfd_ring;
1009 struct atl1c_rfd_ring *rfd_ring = (struct atl1c_rfd_ring *)
1726 struct atl1c_rfd_ring *rfd_ring = &adapter->rfd_ring[ringid];
1798 static void atl1c_clean_rfd(struct atl1c_rfd_ring *rfd_ring,
1825 struct atl1c_rfd_ring *rfd_ring = &adapter->rfd_ring[que];

Completed in 54 milliseconds