Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_common.c5202 pub->timeout_info->bus_timeout_val = BUS_TIMEOUT_DEFAULT; in init_dhd_timeouts()
5574 DHD_ERROR(("\nERROR BUS TIMEOUT TO:%d\n", pub->timeout_info->bus_timeout_val)); in dhd_bus_timeout()
5608 bus_to_ms = pub->timeout_info->bus_timeout_val; in dhd_start_bus_timer()
5610 if (pub->timeout_info->bus_timeout_val == 0) { in dhd_start_bus_timer()
5765 *to_val = pub->timeout_info->bus_timeout_val; in dhd_get_bus_to_val()
5776 pub->timeout_info->bus_timeout_val = to_val; in dhd_set_bus_to_val()
H A Ddhd.h626 uint32 bus_timeout_val; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_common.c8494 pub->timeout_info->bus_timeout_val = BUS_TIMEOUT_DEFAULT; in init_dhd_timeouts()
8939 DHD_ERROR(("\nERROR BUS TIMEOUT TO:%d\n", pub->timeout_info->bus_timeout_val)); in dhd_bus_timeout()
8977 bus_to_ms = pub->timeout_info->bus_timeout_val; in dhd_start_bus_timer()
8979 if (pub->timeout_info->bus_timeout_val == 0) { in dhd_start_bus_timer()
9123 *to_val = pub->timeout_info->bus_timeout_val; in dhd_get_bus_to_val()
9134 pub->timeout_info->bus_timeout_val = to_val; in dhd_set_bus_to_val()
H A Ddhd.h1073 uint32 bus_timeout_val; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_common.c8499 pub->timeout_info->bus_timeout_val = BUS_TIMEOUT_DEFAULT; in init_dhd_timeouts()
8944 DHD_ERROR(("\nERROR BUS TIMEOUT TO:%d\n", pub->timeout_info->bus_timeout_val)); in dhd_bus_timeout()
8982 bus_to_ms = pub->timeout_info->bus_timeout_val; in dhd_start_bus_timer()
8984 if (pub->timeout_info->bus_timeout_val == 0) { in dhd_start_bus_timer()
9128 *to_val = pub->timeout_info->bus_timeout_val; in dhd_get_bus_to_val()
9139 pub->timeout_info->bus_timeout_val = to_val; in dhd_set_bus_to_val()
H A Ddhd.h1071 uint32 bus_timeout_val; member