Searched refs:CNTR_SDMA (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 1417 if (entry->flags & CNTR_SDMA) { in dev_access_u32_csr() 4295 CNTR_NORMAL | CNTR_32BIT | CNTR_SDMA, 4298 CNTR_NORMAL | CNTR_32BIT | CNTR_SDMA, 4301 CNTR_NORMAL | CNTR_32BIT | CNTR_SDMA, 4304 CNTR_NORMAL | CNTR_32BIT | CNTR_SDMA, 4307 CNTR_NORMAL | CNTR_32BIT | CNTR_SDMA, 12265 } else if (entry->flags & CNTR_SDMA) { in hfi1_read_cntrs() 12676 } else if (dev_cntrs[i].flags & CNTR_SDMA) { in init_cntrs() 12735 } else if (dev_cntrs[i].flags & CNTR_SDMA) { in init_cntrs()
|
H A D | hfi.h | 702 #define CNTR_SDMA 0x10 macro
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 1376 if (entry->flags & CNTR_SDMA) { in dev_access_u32_csr() 4255 CNTR_NORMAL | CNTR_32BIT | CNTR_SDMA, 4258 CNTR_NORMAL | CNTR_32BIT | CNTR_SDMA, 4261 CNTR_NORMAL | CNTR_32BIT | CNTR_SDMA, 4264 CNTR_NORMAL | CNTR_32BIT | CNTR_SDMA, 4267 CNTR_NORMAL | CNTR_32BIT | CNTR_SDMA, 12226 } else if (entry->flags & CNTR_SDMA) { in hfi1_read_cntrs() 12637 } else if (dev_cntrs[i].flags & CNTR_SDMA) { in init_cntrs() 12696 } else if (dev_cntrs[i].flags & CNTR_SDMA) { in init_cntrs()
|
H A D | hfi.h | 661 #define CNTR_SDMA 0x10 macro
|
Completed in 54 milliseconds