Home
last modified time | relevance | path

Searched refs:err_nodevice (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_sdio.c3044 static int err_nodevice = 0; in dhd_bus_txctl() local
3237 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_sdio.c2744 static int err_nodevice = 0; in dhd_bus_txctl() local
2929 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_sdio.c2801 static int err_nodevice = 0; in dhd_bus_txctl() local
2986 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_sdio.c2740 static int err_nodevice = 0; in dhd_bus_txctl() local
2925 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_sdio.c3086 static int err_nodevice = 0; in dhd_bus_txctl() local
3287 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_sdio.c3075 static int err_nodevice = 0; in dhd_bus_txctl() local
3276 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()