Searched refs:reset_cnt (Results 1 – 14 of 14) sorted by relevance
111 unsigned int reset_cnt; member148 if (rng->reset_cnt > (1<<10)) { in jent_kcapi_random()161 rng->reset_cnt++; in jent_kcapi_random()165 rng->reset_cnt = 0; in jent_kcapi_random()
1366 static u32 reset_cnt; in _rtl92e_dm_ctrl_initgain_byrssi_false_alarm() local1389 reset_cnt = priv->reset_count; in _rtl92e_dm_ctrl_initgain_byrssi_false_alarm()1422 reset_cnt = priv->reset_count; in _rtl92e_dm_ctrl_initgain_byrssi_false_alarm()1497 static u32 reset_cnt; in _rtl92e_dm_initial_gain() local1501 reset_cnt = 0; in _rtl92e_dm_initial_gain()1530 reset_cnt = priv->reset_count; in _rtl92e_dm_initial_gain()1553 static u32 reset_cnt; in _rtl92e_dm_pd_th() local1557 reset_cnt = 0; in _rtl92e_dm_pd_th()1621 static u32 reset_cnt; in _rtl92e_dm_cs_ratio() local1625 reset_cnt = 0; in _rtl92e_dm_cs_ratio()[all …]
1701 static u32 reset_cnt; in dm_ctrl_initgain_byrssi_by_fwfalse_alarm() local1739 reset_cnt = priv->reset_count; in dm_ctrl_initgain_byrssi_by_fwfalse_alarm()1791 reset_cnt = priv->reset_count; in dm_ctrl_initgain_byrssi_by_fwfalse_alarm()1921 static u32 reset_cnt; in dm_initial_gain() local1926 reset_cnt = 0; in dm_initial_gain()1952 reset_cnt = priv->reset_count; in dm_initial_gain()1981 static u32 reset_cnt; in dm_pd_th() local1985 reset_cnt = 0; in dm_pd_th()2063 static u32 reset_cnt; in dm_cs_ratio() local2067 reset_cnt = 0; in dm_cs_ratio()[all …]
194 unsigned int reset_cnt; member
159 __func__, data->available_sensors, data->reset_cnt, in ssp_wdt_work_func()404 data->reset_cnt++; in ssp_refresh_task()
550 u32 reset_cnt; /* count of reset */ member
226 data[i++] = priv->reset_cnt; in gve_get_ethtool_stats()
1493 priv->reset_cnt++; in gve_reset()
1075 val > hr_dev->reset_cnt, HW_RESET_SLEEP_US, in hns_roce_v2_cmd_hw_resetting()1098 if (ops->ae_dev_reset_cnt(handle) != hr_dev->reset_cnt) in hns_roce_v2_cmd_sw_resetting()1110 unsigned long reset_cnt; in check_aedev_reset_status() local1123 reset_cnt = ops->ae_dev_reset_cnt(handle); in check_aedev_reset_status()1124 if (reset_cnt != hr_dev->reset_cnt) in check_aedev_reset_status()1146 if (hr_dev->reset_cnt != ops->ae_dev_reset_cnt(handle)) in check_device_is_in_reset()1416 hr_dev->reset_cnt) { in func_clr_sw_resetting_state()1436 if (ops->ae_dev_reset_cnt(handle) != hr_dev->reset_cnt) { in hns_roce_func_clr_rst_proc()6321 hr_dev->reset_cnt = handle->ae_algo->ops->ae_dev_reset_cnt(handle); in hns_roce_hw_v2_get_cfg()
961 unsigned long reset_cnt; member
800 u32 reset_cnt; /* the number of reset */ member
4239 hdev->rst_stats.reset_cnt++; in hclge_reset_prepare()11269 int rst_cnt = hdev->rst_stats.reset_cnt; in hclge_init_nic_client_instance()11278 rst_cnt != hdev->rst_stats.reset_cnt) { in hclge_init_nic_client_instance()11325 rst_cnt = hdev->rst_stats.reset_cnt; in hclge_init_roce_client_instance()11332 rst_cnt != hdev->rst_stats.reset_cnt) { in hclge_init_roce_client_instance()
1634 hdev->rst_stats.reset_cnt); in hclge_dbg_dump_rst_info()
3407 unsigned long long up_cnt, down_cnt, up_time, down_time, reset_cnt; in s2io_reset() local3473 reset_cnt = swstats->soft_reset_cnt; in s2io_reset()3485 swstats->soft_reset_cnt = reset_cnt; in s2io_reset()
Completed in 94 milliseconds