Searched refs:NUM_CONTEXTS_PER_SET (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/infiniband/hw/hfi1/ | ||
D | chip.h | 21 #define NUM_CONTEXTS_PER_SET 8 macro |
D | chip.c | 13738 for (i = 0; i < chip_send_contexts(dd) / NUM_CONTEXTS_PER_SET; i++) in reset_txe_csrs() |