HomeSort by relevance Sort by last modified time
    Searched refs:rrm (Results 1 - 5 of 5) sorted by null

  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant.c 6072 struct rrm_data *rrm = data; local
    [all...]
sme.c 141 * sme_auth_handle_rrm - Handle RRM aspects of current authentication attempt
152 wpa_s->rrm.rrm_used = 0;
155 "RRM: Determining whether RRM can be used - device support: 0x%x",
160 wpa_printf(MSG_DEBUG, "RRM: No RRM in network");
168 "RRM: Insufficient RRM support in driver - do not use RRM");
175 "RRM: Unable to use RRM, no room for RRM IE")
    [all...]
wpa_supplicant_i.h 412 * struct rrm_data - Data used for managing RRM features
1040 struct rrm_data rrm; member in struct:wpa_supplicant
    [all...]
  /external/valgrind/VEX/priv/
host_x86_isel.c 762 HReg rrm = iselIntExpr_R(env, mode); local
766 /* movl %rrm, %rrm2
774 addInstr(env, mk_iMOVsd_RR(rrm, rrm2));
    [all...]
host_amd64_isel.c 814 HReg rrm = iselIntExpr_R(env, mode); local
818 /* movq %rrm, %rrm2
825 addInstr(env, mk_iMOVsd_RR(rrm, rrm2));
    [all...]

Completed in 107 milliseconds