OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DRV_NUMBER_SEQUENTIAL_ERRORS
(Results
1 - 6
of
6
) sorted by null
/external/wpa_supplicant_8/src/drivers/
android_drv.h
22
#define
DRV_NUMBER_SEQUENTIAL_ERRORS
4
driver_wext.c
[
all
...]
driver_nl80211.c
[
all
...]
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/
driver_mac80211_nl.c
30
#define
DRV_NUMBER_SEQUENTIAL_ERRORS
4
50
if (g_drv_errors >
DRV_NUMBER_SEQUENTIAL_ERRORS
) {
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
driver_cmd_wext.c
270
if (drv->errors >
DRV_NUMBER_SEQUENTIAL_ERRORS
) {
342
if (drv->errors >
DRV_NUMBER_SEQUENTIAL_ERRORS
) {
driver_cmd_nl80211.c
40
if (drv_errors >
DRV_NUMBER_SEQUENTIAL_ERRORS
) {
Completed in 29 milliseconds