Searched refs:bus_timeout_val (Results 1 – 6 of 6) sorted by relevance
5202 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()
626 uint32 bus_timeout_val; member
8494 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()
1073 uint32 bus_timeout_val; member
8499 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()
1071 uint32 bus_timeout_val; member