commit | 1ae970e0c047fbb1050865c6cf3ac68c7ca67dba | [log] [tgz] |
---|---|---|
author | Dimitris Michailidis <dm@chelsio.com> | Mon Aug 02 13:19:19 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 02 16:26:42 2010 -0700 |
tree | 1f33ba36c15425b9e48bd0293760707089eea605 | |
parent | 625ac6ae5739b4da9bdfd44cbac2f9b6fec17db3 [diff] |
cxgb4: get on-chip queue info from FW and create a memory window for them Get info about the availability of Tx on-chip queues from FW and if they are supported set up a memory window for them. iw_cxgb4 will be using them. Move the existing window setup later in the init sequence, after we have collected the new info. Signed-off-by: Dimitris Michailidis <dm@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>