Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/qat/ | |
qat_c3xxx.c | 172 static uint32_t thrd_to_arb_map[] = { variable in typeref:typename:uint32_t[] 184 thrd_to_arb_map[i] = 0; 186 *arb_map_config = thrd_to_arb_map; |
qat_c62x.c | 174 static uint32_t thrd_to_arb_map[] = { variable in typeref:typename:uint32_t[] 186 thrd_to_arb_map[i] = 0; 188 *arb_map_config = thrd_to_arb_map; |
qat_d15xx.c | 174 static uint32_t thrd_to_arb_map[] = { variable in typeref:typename:uint32_t[] 186 thrd_to_arb_map[i] = 0; 188 *arb_map_config = thrd_to_arb_map; |