Searched refs:bit_type_32 (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/infiniband/hw/hfi1/ |
D | chip.c | 12601 const char *bit_type_32 = ",32"; in init_cntrs() local 12602 const int bit_type_32_sz = strlen(bit_type_32); in init_cntrs() 12687 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12702 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12714 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12789 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs() 12802 memcpy(p, bit_type_32, bit_type_32_sz); in init_cntrs()
|