Searched refs:hint_pos (Results 1 – 1 of 1) sorted by relevance
68 int hint_pos = -1; in ht40_scanning_hint_frame() local87 hint_pos = i * 32 + j * 8 + k; in ht40_scanning_hint_frame()100 ht40_hint_frame_cnt[hint_pos]++; in ht40_scanning_hint_frame()118 return hint_pos; in ht40_scanning_hint_frame()221 int hint_pos = -1; in awss_recv_callback_ht_ctrl() local238 hint_pos = ht40_scanning_hint_frame(filter, rssi, length, channel); in awss_recv_callback_ht_ctrl()240 if (hint_pos >= 0) { in awss_recv_callback_ht_ctrl()
Completed in 4 milliseconds