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

  /hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
driver_cmd_nl80211.c 35 static int drv_errors = 0; variable
39 drv_errors++;
40 if (drv_errors > DRV_NUMBER_SEQUENTIAL_ERRORS) {
41 drv_errors = 0;
201 drv_errors = 0;
238 drv_errors = 0;
245 drv_errors = 0;
274 drv_errors = 0;
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 8837 static int drv_errors = 0; variable
    [all...]

Completed in 203 milliseconds