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

  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_ndis.h 49 int no_of_pmkid; member in struct:wpa_driver_ndis_data
driver_ralink.c 42 int no_of_pmkid; member in struct:wpa_driver_ralink_data
315 if (count >= drv->no_of_pmkid)
349 if (drv->no_of_pmkid == 0)
395 if (drv->no_of_pmkid == 0)
429 if (drv->no_of_pmkid == 0)
953 drv->no_of_pmkid = 4; /* Number of PMKID saved supported */
    [all...]
driver_ndis.c 1118 if (count >= drv->no_of_pmkid)
1148 if (drv->no_of_pmkid == 0)
1189 if (drv->no_of_pmkid == 0)
1218 if (drv->no_of_pmkid == 0)
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_ndis.h 43 int no_of_pmkid; member in struct:wpa_driver_ndis_data
driver_ndis.c 1219 if (count >= drv->no_of_pmkid)
    [all...]

Completed in 61 milliseconds