Searched refs:ht_secondary_offset (Results 1 – 1 of 1) sorted by relevance
1058 static const char *ht_secondary_offset[4] = { variable1081 ht_secondary_offset[data[1] & 0x3]); in print_ht_op()1228 if (data[0] < ARRAY_SIZE(ht_secondary_offset)) in print_secchan_offs()1229 printf(" %s (%d)\n", ht_secondary_offset[data[0]], data[0]); in print_secchan_offs()