commit | f7a60d71af49d7d23d8b827833e4258eba00479d | [log] [tgz] |
---|---|---|
author | John Gregor <john.gregor@qlogic.com> | Wed Apr 16 21:09:31 2008 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Apr 16 21:09:31 2008 -0700 |
tree | 215553e30b15612cddafb213f7667544b0deafb3 | |
parent | 2c19643563aed5593c62525e9941a47e56273ccf [diff] |
IB/ipath: Add code for IBA7220 send DMA The IBA7220 HCA has a new feature to DMA data to the on chip send buffers instead of or in addition to the host CPU doing the data transfer. This patch adds code to support the send DMA queue. Signed-off-by: John Gregor <john.gregor@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>