Searched refs:tmp_idx (Results 1 – 2 of 2) sorted by relevance
416 unsigned int idx_start = 0, tmp_idx = 0; in ol_rx_reorder_first_hole() local422 tmp_idx++; in ol_rx_reorder_first_hole()423 OL_RX_REORDER_IDX_WRAP(tmp_idx, win_sz, win_sz_mask); in ol_rx_reorder_first_hole()425 while (tmp_idx != idx_start && in ol_rx_reorder_first_hole()426 !peer->tids_rx_reorder[tid].array[tmp_idx].head) { in ol_rx_reorder_first_hole()427 tmp_idx++; in ol_rx_reorder_first_hole()428 OL_RX_REORDER_IDX_WRAP(tmp_idx, win_sz, win_sz_mask); in ol_rx_reorder_first_hole()431 while (tmp_idx != idx_start && in ol_rx_reorder_first_hole()432 peer->tids_rx_reorder[tid].array[tmp_idx].head) { in ol_rx_reorder_first_hole()433 tmp_idx++; in ol_rx_reorder_first_hole()[all …]
1150 uint8_t tmp_idx, buf_left, buf_cons; in rrm_process_beacon_report_req() local1372 for (tmp_idx = 0; in rrm_process_beacon_report_req()1373 tmp_idx < ie_ap_chan_rpt->num_channelList; in rrm_process_beacon_report_req()1374 tmp_idx++) { in rrm_process_beacon_report_req()1386 ie_ap_chan_rpt->channelList[tmp_idx], in rrm_process_beacon_report_req()