Searched refs:max_count_pos (Results 1 – 1 of 1) sorted by relevance
123 int count = 0, max_count = 0, max_count_pos = 0; in ht40_get_qos_auth_group_info() local143 max_count_pos = pos; in ht40_get_qos_auth_group_info()158 max_continues, second_continues, max_count, max_count_pos, in ht40_get_qos_auth_group_info()162 && max_count_pos == max_continues_pos) { in ht40_get_qos_auth_group_info()163 uint8_t qos = max_count_pos / 32; in ht40_get_qos_auth_group_info()164 uint8_t auth = (max_count_pos % 32) / 8; in ht40_get_qos_auth_group_info()
Completed in 5 milliseconds