Searched refs:thrd_to_arb_map (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/qat/
H A Dqat_c3xxx.c178 static uint32_t thrd_to_arb_map[] = { variable
190 thrd_to_arb_map[i] = 0;
192 *arb_map_config = thrd_to_arb_map;
H A Dqat_c62x.c180 static uint32_t thrd_to_arb_map[] = { variable
192 thrd_to_arb_map[i] = 0;
194 *arb_map_config = thrd_to_arb_map;
H A Dqat_d15xx.c180 static uint32_t thrd_to_arb_map[] = { variable
192 thrd_to_arb_map[i] = 0;
194 *arb_map_config = thrd_to_arb_map;

Completed in 52 milliseconds