HFI: add dd to generated sdma_engine

This commit is contained in:
Balazs Gerofi
2018-02-02 12:54:38 +09:00
parent 20e179f6dc
commit c196c996dd
3 changed files with 95 additions and 1 deletions

View File

@@ -50,7 +50,7 @@ HFI1_KO="${1-$(modinfo -n hfi1)}" || \
> "${HDR_PREFIX}sdma_state.h"
"$DES_BIN" "$HFI1_KO" sdma_engine \
tail_lock desc_avail tail_csr flushlist flushlist_lock \
dd tail_lock desc_avail tail_csr flushlist flushlist_lock \
descq_head descq_tail descq_cnt state sdma_shift sdma_mask\
descq tx_ring tx_tail head_lock descq_full_count ahg_bits\
> "${HDR_PREFIX}sdma_engine.h"