Andy Fleming
31de198b4d
gianfar: Add macros for stepping through BDs
...
This code is based strongly on code from Dai Haruki <Dai.Haruki@freescale.com>.
The gianfar Buffer Descriptors are arranged in a circular array, the end of
which is denoted by setting the "WRAP" bit in the descriptor. However, the
software knows the end of the ring because it knows how many descriptors are
there. Rather than check each descriptor for whether the WRAP bit is set,
use pointer math to determine where the next BD is. This is also useful for
when we want to look at BDs other than the very next one (for Scatter-Gather).
Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-12-16 15:33:40 -08:00
..
2008-12-03 22:19:52 -08:00
2008-11-12 23:37:49 -08:00
2008-12-11 21:00:29 -08:00
2008-11-20 20:14:53 -08:00
2008-11-25 17:00:05 -08:00
2008-12-09 23:10:38 -08:00
2008-12-16 01:42:50 -08:00
2008-11-26 23:48:40 -08:00
2008-11-06 22:43:03 -08:00
2008-12-16 01:51:47 -08:00
2008-12-03 22:07:10 -08:00
2008-12-15 23:46:15 -08:00
2008-11-06 00:50:56 -05:00
2008-11-21 21:29:25 -08:00
2008-11-06 22:43:03 -08:00
2008-11-20 01:02:05 -08:00
2008-10-31 00:17:34 -07:00
2008-12-11 20:34:19 -08:00
2008-12-05 22:31:52 -08:00
2008-11-27 00:23:12 -08:00
2008-12-15 01:00:57 -08:00
2008-11-03 21:11:17 -08:00
2008-12-02 19:50:27 -08:00
2008-12-09 00:14:27 -08:00
2008-11-21 17:32:15 -08:00
2008-12-02 19:50:27 -08:00
2008-12-09 22:21:25 -08:00
2008-11-21 17:29:50 -08:00
2008-12-12 22:10:23 -08:00
2008-11-20 20:29:48 -08:00
2008-12-08 01:14:16 -08:00
2008-11-12 23:38:36 -08:00
2008-12-16 02:00:48 -08:00
2008-12-05 22:32:22 -08:00
2008-12-12 14:45:43 -05:00
2008-11-12 23:37:49 -08:00
2008-11-12 23:37:49 -08:00
2008-12-08 01:14:16 -08:00
2008-11-25 18:26:20 -08:00
2008-11-12 23:37:49 -08:00
2008-12-03 22:19:52 -08:00
2008-11-07 03:33:44 -05:00
2008-12-03 22:19:52 -08:00
2008-11-25 17:02:20 -08:00
2008-11-03 21:11:17 -08:00
2008-11-03 21:11:17 -08:00
2008-11-20 20:14:53 -08:00
2008-11-24 14:47:01 -08:00
2008-12-15 15:14:59 -08:00
2008-11-25 18:12:49 -08:00
2008-12-15 15:14:59 -08:00
2008-12-03 22:19:52 -08:00
2008-11-03 21:11:17 -08:00
2008-10-27 17:06:18 -07:00
2008-12-03 22:19:52 -08:00
2008-11-03 21:11:17 -08:00
2008-11-25 18:25:32 -08:00
2008-11-03 21:11:17 -08:00
2008-12-03 22:19:52 -08:00
2008-11-12 23:37:49 -08:00
2008-12-08 01:14:16 -08:00
2008-11-12 23:37:49 -08:00
2008-10-08 16:29:57 -07:00
2008-10-27 17:06:18 -07:00
2008-11-03 21:11:17 -08:00
2008-11-03 21:11:17 -08:00
2008-10-08 16:29:57 -07:00
2008-11-03 21:11:17 -08:00
2008-07-18 17:54:17 -07:00
2008-10-09 12:22:38 -07:00
2008-12-05 22:54:40 -08:00
2008-12-05 22:54:40 -08:00
2008-08-13 16:05:38 -07:00
2008-08-13 16:05:37 -07:00
2008-08-13 16:01:48 -07:00
2008-11-03 16:46:19 -08:00
2008-08-14 04:26:38 -04:00
2008-08-13 16:05:37 -07:00
2008-11-21 17:36:04 -08:00
2008-08-13 16:05:37 -07:00
2008-09-03 14:38:00 -07:00
2008-11-25 16:57:05 -08:00
2008-09-22 19:27:10 -07:00
2008-10-27 17:06:18 -07:00
2008-11-03 21:11:17 -08:00
2008-11-03 21:11:17 -08:00
2008-12-03 22:19:52 -08:00
2008-11-12 23:38:14 -08:00
2008-12-03 22:19:52 -08:00
2008-11-25 17:00:39 -08:00
2008-11-21 17:31:51 -08:00
2008-11-16 12:41:35 -08:00
2008-06-24 22:57:16 -04:00
2008-11-20 20:28:00 -08:00
2008-11-27 00:23:37 -08:00
2008-11-25 18:24:20 -08:00
2008-11-12 23:38:14 -08:00
2008-12-08 01:14:16 -08:00
2008-12-16 15:23:54 -08:00
2008-11-12 23:38:14 -08:00
2008-11-21 17:37:54 -08:00
2008-11-25 18:23:59 -08:00
2008-12-03 22:19:52 -08:00
2008-12-03 22:19:52 -08:00
2008-11-03 21:11:17 -08:00
2008-10-15 11:10:00 -06:00
2008-11-10 13:55:14 -08:00
2008-11-12 23:38:14 -08:00
2008-12-08 01:14:16 -08:00
2008-12-16 15:30:20 -08:00
2008-12-16 15:29:15 -08:00
2008-12-16 15:29:15 -08:00
2008-08-14 04:26:38 -04:00
2008-12-16 15:33:40 -08:00
2008-12-16 15:33:40 -08:00
2008-11-21 17:36:36 -08:00
2008-12-16 01:14:21 -08:00
2008-11-26 23:48:40 -08:00
2008-11-25 18:24:57 -08:00
2008-12-08 23:50:18 -08:00
2008-11-03 21:11:17 -08:00
2008-11-12 23:38:14 -08:00
2008-07-25 15:44:44 +10:00
2008-11-20 20:14:53 -08:00
2008-11-03 21:11:17 -08:00
2008-11-20 16:44:00 -08:00
2008-08-14 04:26:38 -04:00
2008-12-03 22:19:52 -08:00
2008-11-12 23:37:49 -08:00
2008-10-27 17:06:18 -07:00
2008-12-03 21:20:04 -08:00
2008-12-03 21:19:16 -08:00
2008-12-11 20:54:30 -08:00
2008-11-03 21:11:17 -08:00
2008-12-08 01:14:16 -08:00
2008-12-15 15:14:59 -08:00
2008-11-03 21:11:17 -08:00
2008-11-25 18:24:38 -08:00
2008-11-20 20:14:53 -08:00
2008-11-12 23:37:49 -08:00
2008-12-03 22:19:52 -08:00
2008-12-02 15:00:28 -08:00
2008-11-03 21:11:17 -08:00
2008-10-08 16:29:57 -07:00
2008-11-12 23:37:49 -08:00
2008-11-03 21:11:17 -08:00
2008-10-27 17:06:18 -07:00
2008-12-02 19:50:27 -08:00
2008-12-11 20:54:30 -08:00
2008-11-03 21:11:17 -08:00
2008-09-24 18:59:00 -04:00
2008-11-20 16:44:00 -08:00
2008-11-12 23:38:14 -08:00
2008-12-08 01:14:16 -08:00
2008-08-29 02:13:32 -07:00
2008-11-03 21:11:17 -08:00
2008-11-28 15:55:00 -08:00
2008-11-21 17:39:02 -08:00
2008-11-25 18:23:35 -08:00
2008-12-03 22:10:38 -08:00
2008-11-25 18:26:38 -08:00
2008-10-27 17:06:18 -07:00
2008-12-05 22:54:40 -08:00
2008-12-03 22:19:52 -08:00
2008-12-03 22:19:52 -08:00
2008-12-03 22:19:52 -08:00
2008-11-28 15:52:00 -08:00
2008-11-28 15:52:00 -08:00
2008-11-21 17:35:40 -08:00
2008-11-12 23:38:14 -08:00
2008-11-10 13:55:14 -08:00
2008-12-08 01:14:16 -08:00
2008-11-03 21:11:17 -08:00
2008-12-03 22:19:52 -08:00
2008-07-20 17:12:34 -07:00
2008-11-20 20:14:53 -08:00
2008-08-14 04:26:38 -04:00
2008-07-20 17:12:34 -07:00
2008-10-31 00:17:34 -07:00
2008-12-16 01:23:49 -08:00
2008-10-17 02:38:35 +11:00
2008-10-27 17:06:18 -07:00
2008-11-10 15:11:56 -05:00
2008-11-10 15:11:56 -05:00
2008-11-25 16:49:07 -08:00
2008-08-07 02:11:14 -04:00
2008-11-21 17:34:56 -08:00
2008-11-20 20:14:53 -08:00
2008-11-12 23:38:14 -08:00
2008-12-03 22:19:52 -08:00
2008-11-25 16:47:35 -08:00
2008-09-24 18:49:04 -04:00
2008-11-03 21:11:17 -08:00
2008-10-27 17:06:18 -07:00
2008-11-21 17:37:24 -08:00
2008-12-03 22:19:52 -08:00
2008-11-12 23:38:36 -08:00
2008-11-20 16:44:00 -08:00
2008-08-07 02:20:57 -04:00
2008-11-03 21:11:17 -08:00
2008-11-26 23:48:40 -08:00
2008-11-20 20:14:53 -08:00
2008-11-20 20:14:53 -08:00
2008-08-07 01:55:50 -04:00
2008-12-05 22:31:52 -08:00
2008-12-03 22:23:18 -08:00
2008-12-03 22:23:18 -08:00
2008-12-03 21:05:49 -08:00
2008-10-22 06:22:13 -04:00
2008-11-12 23:38:36 -08:00
2008-11-26 01:52:15 -08:00
2008-10-27 17:06:18 -07:00
2008-11-25 18:23:06 -08:00
2008-12-16 02:00:48 -08:00
2008-12-16 02:00:00 -08:00
2008-12-16 02:00:48 -08:00
2008-12-16 02:00:00 -08:00
2008-11-03 21:11:17 -08:00
2008-11-12 23:38:36 -08:00
2008-11-12 23:38:36 -08:00
2008-12-06 23:57:14 -08:00
2008-11-03 21:11:17 -08:00
2008-11-25 18:25:49 -08:00
2008-12-08 01:14:16 -08:00
2008-11-03 21:11:17 -08:00
2008-12-08 01:14:16 -08:00
2008-08-29 02:13:33 -07:00
2008-11-03 21:11:17 -08:00
2008-12-15 20:03:50 -08:00
2008-11-12 23:38:36 -08:00
2008-08-29 02:14:29 -07:00
2008-11-03 21:11:17 -08:00
2008-11-12 23:38:36 -08:00
2008-08-29 02:14:43 -07:00
2008-10-27 17:06:18 -07:00
2008-12-11 20:58:04 -08:00
2008-11-21 17:34:09 -08:00
2008-09-24 18:59:00 -04:00
2008-12-16 02:00:48 -08:00
2008-12-16 02:00:00 -08:00
2008-12-16 15:24:05 -08:00
2008-11-03 21:11:17 -08:00
2008-11-20 20:14:53 -08:00
2008-11-12 23:38:36 -08:00
2008-11-14 18:18:17 -05:00
2008-10-08 16:29:57 -07:00
2008-11-10 13:55:14 -08:00
2008-11-20 20:14:53 -08:00
2008-12-08 01:14:16 -08:00
2008-11-20 20:14:53 -08:00
2008-09-24 18:59:00 -04:00
2008-12-02 22:12:49 +10:30
2008-11-25 18:21:56 -08:00
2008-12-02 19:50:27 -08:00
2008-10-27 17:06:18 -07:00
2008-12-03 22:19:52 -08:00
2008-11-12 23:39:10 -08:00
2008-12-03 22:09:30 -08:00