commit | c85eb6196958ae54eba3ff0660d2b5af3d58521a | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Jun 14 10:13:24 2011 +0300 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Fri Jul 01 07:57:34 2011 -0700 |
tree | 9b4e0e85127ff1481f0ebd0614edf48a90816a4c | |
parent | 300d0834ebd3f3c57b0063c2fd6bc26d8405626c [diff] |
iwlagn: introduce transport layer and implement rx_init The transport layer is responsible for all the queues, DMA rings etc... This is the beginning of the separation of all the code that is tighly related to HW design to the aforementioned transport layer. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>