History log of /drivers/infiniband/hw/ipath/ipath_user_sdma.h
Revision Date Author Comments
e509be898d8937634437caa474b57ac12795e5bc 13-May-2008 Ralph Campbell <ralph.campbell@qlogic.com> IB/ipath: Fix many locking issues when switching to error state

The send DMA hardware queue voided a number of prior assumptions about
when a send is complete which led to completions being generated out of
order. There were also a number of locking issues when switching the QP
to the error or reset states, and we implement the IB_QPS_SQD state.

Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
909c0faa8fd8a68fab34f099fe8469e608d8b362 17-Apr-2008 Arthur Jones <arthur.jones@qlogic.com> IB/ipath: User mode send DMA header file

A new header file which allows the IBA7220 send DMA engine to be used
from userland. The definitions here are not used yet, that will happen
in a follow-on patch...

Signed-off-by: Arthur Jones <arthur.jones@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>