Searched refs:bit_type_32 (Results 1 – 1 of 1) sorted by relevance
| /kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
| D | chip.c | 12642 const char *bit_type_32 = ",32"; in init_cntrs() local 12643 const int bit_type_32_sz = strlen(bit_type_32); in init_cntrs() 12728 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12743 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12755 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12830 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12843 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs()
|