Home
last modified time | relevance | path

Searched refs:reset_cnt (Results 1 – 14 of 14) sorted by relevance

/linux/crypto/
A Djitterentropy-kcapi.c111 unsigned int reset_cnt; member
148 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()
/linux/drivers/staging/rtl8192e/rtl8192e/
A Drtl_dm.c1366 static u32 reset_cnt; in _rtl92e_dm_ctrl_initgain_byrssi_false_alarm() local
1389 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() local
1501 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() local
1557 reset_cnt = 0; in _rtl92e_dm_pd_th()
1621 static u32 reset_cnt; in _rtl92e_dm_cs_ratio() local
1625 reset_cnt = 0; in _rtl92e_dm_cs_ratio()
[all …]
/linux/drivers/staging/rtl8192u/
A Dr8192U_dm.c1701 static u32 reset_cnt; in dm_ctrl_initgain_byrssi_by_fwfalse_alarm() local
1739 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() local
1926 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() local
1985 reset_cnt = 0; in dm_pd_th()
2063 static u32 reset_cnt; in dm_cs_ratio() local
2067 reset_cnt = 0; in dm_cs_ratio()
[all …]
/linux/drivers/iio/common/ssp_sensors/
A Dssp.h194 unsigned int reset_cnt; member
A Dssp_dev.c159 __func__, data->available_sensors, data->reset_cnt, in ssp_wdt_work_func()
404 data->reset_cnt++; in ssp_refresh_task()
/linux/drivers/net/ethernet/google/gve/
A Dgve.h550 u32 reset_cnt; /* count of reset */ member
A Dgve_ethtool.c226 data[i++] = priv->reset_cnt; in gve_get_ethtool_stats()
A Dgve_main.c1493 priv->reset_cnt++; in gve_reset()
/linux/drivers/infiniband/hw/hns/
A Dhns_roce_hw_v2.c1075 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() local
1123 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()
A Dhns_roce_device.h961 unsigned long reset_cnt; member
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_main.h800 u32 reset_cnt; /* the number of reset */ member
A Dhclge_main.c4239 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()
A Dhclge_debugfs.c1634 hdev->rst_stats.reset_cnt); in hclge_dbg_dump_rst_info()
/linux/drivers/net/ethernet/neterion/
A Ds2io.c3407 unsigned long long up_cnt, down_cnt, up_time, down_time, reset_cnt; in s2io_reset() local
3473 reset_cnt = swstats->soft_reset_cnt; in s2io_reset()
3485 swstats->soft_reset_cnt = reset_cnt; in s2io_reset()

Completed in 94 milliseconds