diff options
author | Claudiu Manoil <claudiu.manoil@freescale.com> | 2013-06-10 20:19:48 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-06-12 03:16:20 -0700 |
commit | 5eaedf31319d5f80eaaee1eec8dd18c0b452f0d1 (patch) | |
tree | e2cf9aeb676719a0fe02c86f7ccfb7f48d21fdd9 /drivers/cpufreq | |
parent | 6602041b8343fcdb6433cc72ca6cb6c2e189da6d (diff) | |
download | linux-5eaedf31319d5f80eaaee1eec8dd18c0b452f0d1.tar.bz2 |
gianfar: Add backwards compatible Single Queue mode polling
Older Single Queue (SQ_SG_MODE) devices like TSEC (i.e. mpc83xx)
don't feature the frame receive indication bits (RXF) in RSTAT.
For these and for the rest of the SQ_SG_MODE devices, provide the
appropiate polling routine that handles a single pair of Rx/Tx
BD rings, removing the overhead incurred by the multiple queues/
multiple interrupt group devices (veTSEC/ eTSEC2.0 devices).
So this is primarily a fix for the TSEC devices.
Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/cpufreq')
0 files changed, 0 insertions, 0 deletions