Searched refs:bit_type_32 (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/infiniband/hw/hfi1/ |
D | chip.c | 12604 const char *bit_type_32 = ",32"; in init_cntrs() local 12605 const int bit_type_32_sz = strlen(bit_type_32); in init_cntrs() 12690 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12705 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12717 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12792 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12805 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs()
|