Pyun YongHyeon
0ac56796f7
Remove common DMA tag used for TX/RX mbufs and create Tx DMA tag
...
and Rx DMA tag separately. Previously it used a common mbuf DMA tag
for both Tx and Rx path but Rx buffer(standard ring case) should
have a single DMA segment and maximum buffer size of the segment
should be less than or equal to MCLBYTES. This change also make it
possible to add TSO with minor changes.
2009-11-04 20:57:52 +00:00
..
2009-11-04 01:32:59 +00:00
2009-11-04 04:41:03 +00:00
2009-10-28 10:06:27 +00:00
2009-09-29 21:25:59 +00:00
2009-11-04 16:37:13 +00:00
2009-10-30 23:33:06 +00:00
2009-11-02 19:13:12 +00:00
2009-10-31 22:27:31 +00:00
2009-10-23 22:04:18 +00:00
2009-10-01 19:12:14 +00:00
2009-11-04 20:57:52 +00:00
2009-10-26 18:02:05 +00:00
2009-10-14 19:24:01 +00:00
2009-06-25 16:48:13 +00:00
2009-11-04 01:32:59 +00:00
2009-10-31 22:27:31 +00:00
2009-11-04 00:58:20 +00:00
2009-11-04 08:25:58 +00:00
2009-06-14 17:33:46 +00:00
2009-06-22 22:09:18 +00:00
2009-10-27 10:47:58 +00:00
2009-10-24 09:55:11 +00:00
2009-10-23 17:26:29 +00:00
2009-10-29 12:19:10 +00:00
2009-08-12 10:44:13 +00:00
2009-10-24 18:49:17 +00:00
2009-11-03 08:41:14 +00:00
2009-10-23 18:27:34 +00:00
2009-10-01 15:33:53 +00:00
2009-06-24 20:57:50 +00:00
2009-09-10 18:33:08 +00:00
2009-07-12 03:53:52 +00:00
2009-10-16 19:30:48 +00:00
2009-09-26 18:23:16 +00:00
2009-10-07 19:50:14 +00:00
2009-09-04 09:48:18 +00:00
2009-10-27 10:47:58 +00:00
2009-09-19 08:56:28 +00:00
2009-10-31 20:59:13 +00:00
2009-09-28 18:55:29 +00:00
2009-09-08 13:24:36 +00:00
2009-10-27 10:47:58 +00:00
2009-10-27 10:47:58 +00:00
2009-11-04 15:24:32 +00:00
2009-10-08 10:26:49 +00:00
2009-10-25 09:48:21 +00:00
2009-09-22 16:22:05 +00:00
2009-11-04 03:12:56 +00:00
2009-08-12 16:27:51 +00:00
2009-08-20 19:17:53 +00:00