Searched refs:chip_sdma_engines (Results 1 – 3 of 3) sorted by relevance
1368 size_t num_engines = chip_sdma_engines(dd); in sdma_init()1377 mod_num_sdma <= chip_sdma_engines(dd) && in sdma_init()1383 dd_dev_info(dd, "SDMA chip_sdma_engines: %u\n", chip_sdma_engines(dd)); in sdma_init()
682 static inline u32 chip_sdma_engines(struct hfi1_devdata *dd) in chip_sdma_engines() function
12100 for (j = 0; j < chip_sdma_engines(dd); in hfi1_read_cntrs()12476 u32 sdma_engines = chip_sdma_engines(dd); in init_cntrs()13123 for (i = 0; i < chip_sdma_engines(dd); i++) in clear_all_interrupts()13662 for (i = 0; i < chip_sdma_engines(dd); i++) { in reset_txe_csrs()13913 for (i = 0; i < chip_sdma_engines(dd); i++) in init_chip()14563 for (i = 0; i < chip_sdma_engines(dd); i++) in init_txe()14825 u32 sdma_engines = chip_sdma_engines(dd); in hfi1_init_dd()