Home
last modified time | relevance | path

Searched refs:SDMA_TXREQ_F_USE_AHG (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dsdma_txreq.h96 #define SDMA_TXREQ_F_USE_AHG 0x0004 macro
H A Dsdma.h503 * SDMA_TXREQ_F_AHG_COPY, and SDMA_TXREQ_F_USE_AHG.
509 * copied to chip entry. SDMA_TXREQ_F_USE_AHG causes the code to add in
571 else if (flags & SDMA_TXREQ_F_USE_AHG && num_ahg) in sdma_txinit_ahg()
H A Druc.c225 priv->s_ahg->tx_flags |= SDMA_TXREQ_F_USE_AHG; in build_ahg()
H A Duser_sdma.c1208 SDMA_TXREQ_F_USE_AHG, in set_txreq_header_ahg()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dsdma_txreq.h54 #define SDMA_TXREQ_F_USE_AHG 0x0004 macro
H A Dsdma.h462 * SDMA_TXREQ_F_AHG_COPY, and SDMA_TXREQ_F_USE_AHG.
468 * copied to chip entry. SDMA_TXREQ_F_USE_AHG causes the code to add in
530 else if (flags & SDMA_TXREQ_F_USE_AHG && num_ahg) in sdma_txinit_ahg()
H A Druc.c183 priv->s_ahg->tx_flags |= SDMA_TXREQ_F_USE_AHG; in build_ahg()
H A Duser_sdma.c1136 SDMA_TXREQ_F_USE_AHG, in set_txreq_header_ahg()

Completed in 9 milliseconds