Searched refs:err_nodevice (Results 1 – 6 of 6) sorted by relevance
3044 static int err_nodevice = 0; in dhd_bus_txctl() local3237 err_nodevice++; in dhd_bus_txctl()3239 err_nodevice = 0; in dhd_bus_txctl()3241 return ret ? err_nodevice >= ERROR_BCME_NODEVICE_MAX ? -ETIMEDOUT : -EIO : 0; in dhd_bus_txctl()
2744 static int err_nodevice = 0; in dhd_bus_txctl() local2929 err_nodevice++; in dhd_bus_txctl()2931 err_nodevice = 0; in dhd_bus_txctl()2933 return ret ? err_nodevice >= ERROR_BCME_NODEVICE_MAX ? -ETIMEDOUT : -EIO : 0; in dhd_bus_txctl()
2801 static int err_nodevice = 0; in dhd_bus_txctl() local2986 err_nodevice++; in dhd_bus_txctl()2988 err_nodevice = 0; in dhd_bus_txctl()2990 return ret ? err_nodevice >= ERROR_BCME_NODEVICE_MAX ? -ETIMEDOUT : -EIO : 0; in dhd_bus_txctl()
2740 static int err_nodevice = 0; in dhd_bus_txctl() local2925 err_nodevice++; in dhd_bus_txctl()2927 err_nodevice = 0; in dhd_bus_txctl()2929 return ret ? err_nodevice >= ERROR_BCME_NODEVICE_MAX ? -ETIMEDOUT : -EIO : 0; in dhd_bus_txctl()
3086 static int err_nodevice = 0; in dhd_bus_txctl() local3287 err_nodevice++; in dhd_bus_txctl()3289 err_nodevice = 0; in dhd_bus_txctl()3291 return ret ? err_nodevice >= ERROR_BCME_NODEVICE_MAX ? -ETIMEDOUT : -EIO : 0; in dhd_bus_txctl()
3075 static int err_nodevice = 0; in dhd_bus_txctl() local3276 err_nodevice++; in dhd_bus_txctl()3278 err_nodevice = 0; in dhd_bus_txctl()3280 return ret ? err_nodevice >= ERROR_BCME_NODEVICE_MAX ? -ETIMEDOUT : -EIO : 0; in dhd_bus_txctl()