Searched refs:adj_idx (Results 1 – 3 of 3) sorted by relevance
2081 t_u32 adj_idx; in wlan_ret_802_11_scan_store_beacon() local2176 for (adj_idx = 0; adj_idx < num_of_ent; in wlan_ret_802_11_scan_store_beacon()2177 adj_idx++) { in wlan_ret_802_11_scan_store_beacon()2178 if (pmadapter->pscan_table[adj_idx]. in wlan_ret_802_11_scan_store_beacon()2180 pmadapter->pscan_table[adj_idx]. in wlan_ret_802_11_scan_store_beacon()2187 pscan_table[adj_idx]); in wlan_ret_802_11_scan_store_beacon()2241 for (adj_idx = 0; adj_idx < num_of_ent; adj_idx++) { in wlan_ret_802_11_scan_store_beacon()2242 if (pmadapter->pscan_table[adj_idx]. in wlan_ret_802_11_scan_store_beacon()2244 pmadapter->pscan_table[adj_idx]. in wlan_ret_802_11_scan_store_beacon()2250 [adj_idx]); in wlan_ret_802_11_scan_store_beacon()[all …]
2491 t_u32 adj_idx; in wlan_ret_802_11_scan_store_beacon() local2589 for (adj_idx = 0; adj_idx < num_of_ent; in wlan_ret_802_11_scan_store_beacon()2590 adj_idx++) { in wlan_ret_802_11_scan_store_beacon()2591 if (pmadapter->pscan_table[adj_idx] in wlan_ret_802_11_scan_store_beacon()2593 pmadapter->pscan_table[adj_idx] in wlan_ret_802_11_scan_store_beacon()2600 [adj_idx]); in wlan_ret_802_11_scan_store_beacon()2655 for (adj_idx = 0; adj_idx < num_of_ent; adj_idx++) { in wlan_ret_802_11_scan_store_beacon()2656 if (pmadapter->pscan_table[adj_idx].pbeacon_buf > in wlan_ret_802_11_scan_store_beacon()2658 pmadapter->pscan_table[adj_idx] in wlan_ret_802_11_scan_store_beacon()2663 &pmadapter->pscan_table[adj_idx]); in wlan_ret_802_11_scan_store_beacon()[all …]
10838 int adj_idx = i + delta; in opt_subreg_zext_lo32_rnd_hi32() local10841 insn = insns[adj_idx]; in opt_subreg_zext_lo32_rnd_hi32()10842 if (!aux[adj_idx].zext_dst) { in opt_subreg_zext_lo32_rnd_hi32()10867 aux[adj_idx].ptr_type == PTR_TO_CTX) in opt_subreg_zext_lo32_rnd_hi32()10888 new_prog = bpf_patch_insn_data(env, adj_idx, patch, patch_len); in opt_subreg_zext_lo32_rnd_hi32()