Home
last modified time | relevance | path

Searched refs:retry_count (Results 1 - 17 of 17) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_replay.c1044 if (katom->retry_count) { in kbase_replay_process()
1054 if (katom->retry_count) { in kbase_replay_process()
1070 dev_warn(kbdev->dev, "Replaying jobs retry=%d\n", katom->retry_count); in kbase_replay_process()
1072 katom->retry_count++; in kbase_replay_process()
1074 if (katom->retry_count > BASEP_JD_REPLAY_LIMIT) { in kbase_replay_process()
1085 if (katom->retry_count == 1) { in kbase_replay_process()
H A Dmali_kbase_defs.h532 int retry_count; member
H A Dmali_kbase_jd.c957 katom->retry_count = 0; in jd_submit_atom()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_replay.c1118 if (katom->retry_count) in kbase_replay_process()
1127 if (katom->retry_count) in kbase_replay_process()
1144 katom->retry_count); in kbase_replay_process()
1146 katom->retry_count++; in kbase_replay_process()
1148 if (katom->retry_count > BASEP_JD_REPLAY_LIMIT) { in kbase_replay_process()
1159 if (katom->retry_count == 1) in kbase_replay_process()
H A Dmali_kbase_defs.h539 int retry_count; member
H A Dmali_kbase_jd.c994 katom->retry_count = 0; in jd_submit_atom()
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Drockchip-iommu.c461 int retry_count = 0; in rk_iommu_enable_stall() local
487 dev_err(iommu->dev, "Enable stall request timed out, retry_count = %d, status: %#08x\n", retry_count, in rk_iommu_enable_stall()
490 if (iommu->cmd_retry && (retry_count++ < CMD_RETRY_COUNT)) { in rk_iommu_enable_stall()
503 int retry_count = 0; in rk_iommu_disable_stall() local
524 dev_err(iommu->dev, "Disable stall request timed out, retry_count = %d, status: %#08x\n", retry_count, in rk_iommu_disable_stall()
527 if (iommu->cmd_retry && (retry_count++ < CMD_RETRY_COUNT)) { in rk_iommu_disable_stall()
540 int retry_count = 0; in rk_iommu_enable_paging() local
561 dev_err(iommu->dev, "Enable paging request timed out, retry_count in rk_iommu_enable_paging()
577 int retry_count = 0; rk_iommu_disable_paging() local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/jm/
H A Dmali_kbase_jm_defs.h595 int retry_count; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/jm/
H A Dmali_kbase_jm_defs.h499 * @retry_count: TODO: Not used,to be removed
610 int retry_count; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Ddbus.h373 int retry_count; member
H A Dwlioctl.h5586 uint16 retry_count; /**< retry_count */ member
13369 uint16 retry_count; /* retry_count */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dnetif.h349 u8_t retry_count; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_android_ext.c5757 uint32 sess_id = 0, flag, interval = 0, retry_interval = 0, retry_count = 0; in wl_ext_tcpka_conn_enable() local
5761 &sess_id, &flag, &interval, &retry_interval, &retry_count); in wl_ext_tcpka_conn_enable()
5767 tcpka_conn.tcpka_timers.retry_count = retry_count; in wl_ext_tcpka_conn_enable()
5771 tcpka_conn.tcpka_timers.retry_count = 0; in wl_ext_tcpka_conn_enable()
5778 tcpka_conn.tcpka_timers.retry_count); in wl_ext_tcpka_conn_enable()
H A Ddbus.c536 txirb->retry_count = 0; in dbus_send_irb()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/
H A Dnet_adpater.c735 tx_info.retry_count = tx_info_param->tx_count; in wal_mesh_inform_tx_data_info()
741 "{wal_mesh_inform_tx_data_info::report to mesh stack,retry_count = %d,status = %d,pkt_sz = %d,data_rate = %d}", in wal_mesh_inform_tx_data_info()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_jd.c942 katom->retry_count = 0; in jd_submit_atom()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_jd.c879 katom->retry_count = 0; in jd_submit_atom()

Completed in 107 milliseconds