Home
last modified time | relevance | path

Searched refs:retry (Results 976 - 1000 of 3140) sorted by relevance

1...<<31323334353637383940>>...126

/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_8723b.c916 int retry = 2; in rtl8723bu_phy_iqcalibrate() local
989 for (i = 0; i < retry; i++) { in rtl8723bu_phy_iqcalibrate()
1010 for (i = 0; i < retry; i++) { in rtl8723bu_phy_iqcalibrate()
1048 for (i = 0; i < retry; i++) { in rtl8723bu_phy_iqcalibrate()
1062 for (i = 0; i < retry; i++) { in rtl8723bu_phy_iqcalibrate()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcommon.c1951 u8 retry; member
2048 * supervisor decided to retry the access request which violated the policy in
2107 entry.retry = r->retry; in tomoyo_supervisor()
2128 case 3: /* Asked to retry by administrator. */ in tomoyo_supervisor()
2130 r->retry++; in tomoyo_supervisor()
2235 ptr->retry, ptr->query); in tomoyo_read_query()
/kernel/linux/linux-6.6/sound/pci/ca0106/
H A Dca0106_main.c403 int retry; in snd_ca0106_i2c_write() local
419 for (retry = 0; retry < 10; retry++) { in snd_ca0106_i2c_write()
443 if (retry == 10) { in snd_ca0106_i2c_write()
/kernel/linux/linux-6.6/drivers/scsi/libsas/
H A Dsas_expander.c37 int res, retry; in smp_execute_task_sg() local
45 for (retry = 0; retry < 3; retry++) { in smp_execute_task_sg()
118 BUG_ON(retry == 3 && task != NULL); in smp_execute_task_sg()
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.h99 std::atomic<bool> retry {false};
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dwinfixup.S96 retry
/kernel/linux/linux-6.6/arch/arm/nwfpe/
H A Dentry.S108 .Lrep: str r4, [sp, #S_PC] @ retry current instruction
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dwinfixup.S96 retry
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/
H A Dtx.c39 /* Note: TX retry reporting is a bit broken.
87 stat->retry = req_rate - eff_rate; in mt7601u_tx_pktid_dec()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dioctl.h135 u32 retry; member
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_defs_fcs.h228 u32 rport_plogi_timeouts; /* Rport plogi retry timeout count */
230 * (max retry of plogi) */
435 BFA_ITNIM_PRLI_RETRY = 3, /* prli retry */
465 u8 retry; /* data retransmision support */ member
466 u8 task_retry_id; /* task retry ident support */
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Danx9805.c136 anx9805_aux_xfer(struct nvkm_i2c_aux *base, bool retry, in anx9805_aux_xfer() argument
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_sli.h74 uint8_t retry; /* retry counter for IOCB cmd - if needed */ member
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dioctl.h123 u32 retry; member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt7601u/
H A Dtx.c39 /* Note: TX retry reporting is a bit broken.
87 stat->retry = req_rate - eff_rate; in mt7601u_tx_pktid_dec()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Danx9805.c136 anx9805_aux_xfer(struct nvkm_i2c_aux *base, bool retry, in anx9805_aux_xfer() argument
/kernel/linux/linux-6.6/tools/testing/selftests/rcutorture/bin/
H A Dkvm-remote.sh183 # Complain if the system cannot be reached, and retry after a wait.
197 echo " ---" ssh failure to $1 checking for file $2, retry after $sleeptime seconds. `date` | tee -a "$oldrun/remote-log"
206 echo " ---" Exit code $ret: ssh $1 test -f \"$2\", retry after $sleeptime seconds. `date` | tee -a "$oldrun/remote-log"
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_defs_fcs.h228 u32 rport_plogi_timeouts; /* Rport plogi retry timeout count */
230 * (max retry of plogi) */
435 BFA_ITNIM_PRLI_RETRY = 3, /* prli retry */
465 u8 retry; /* data retransmision support */ member
466 u8 task_retry_id; /* task retry ident support */
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_sli.h91 u8 retry; /* retry counter for IOCB cmd - if needed */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/
H A Dibmvnic.c176 u8 retry; in ibmvnic_wait_for_completion() local
179 retry = 5; in ibmvnic_wait_for_completion()
180 div_timeout = msecs_to_jiffies(timeout / retry); in ibmvnic_wait_for_completion()
186 if (!retry--) in ibmvnic_wait_for_completion()
854 bool retry; in ibmvnic_login() local
858 retry = false; in ibmvnic_login()
873 retry = true; in ibmvnic_login()
881 retry = true; in ibmvnic_login()
892 retry = true; in ibmvnic_login()
922 } while (retry); in ibmvnic_login()
3353 send_request_cap(struct ibmvnic_adapter *adapter, int retry) send_request_cap() argument
[all...]
/kernel/linux/linux-5.10/fs/ceph/
H A Dcaps.c1646 retry: in ceph_flush_snaps()
1673 goto retry; in ceph_flush_snaps()
1936 to avoid an infinite loop on retry */ in ceph_check_caps()
1946 retry: in ceph_check_caps()
2134 goto retry; in ceph_check_caps()
2159 goto retry; in ceph_check_caps()
2187 goto retry; /* retake i_ceph_lock and restart our cap scan. */ in ceph_check_caps()
2220 retry: in try_flush_caps()
2233 goto retry; in try_flush_caps()
3910 retry in handle_cap_export()
[all...]
/kernel/linux/linux-5.10/fs/ext4/
H A Dnamei.c2748 retry: in ext4_create()
2766 goto retry; in ext4_create()
2783 retry: in ext4_mknod()
2800 goto retry; in ext4_mknod()
2814 retry: in ext4_tmpfile()
2836 goto retry; in ext4_tmpfile()
2928 retry: in ext4_mkdir()
2973 goto retry; in ext4_mkdir()
3563 retry: in __ext4_link()
3593 goto retry; in __ext4_link()
[all...]
/kernel/linux/linux-5.10/mm/
H A Dhugetlb.c521 retry: in region_add()
550 goto retry; in region_add()
648 retry: in region_del()
683 goto retry; in region_del()
1815 retry: in dissolve_free_huge_page()
1845 * retry. Because the race window is quite small. in dissolve_free_huge_page()
1849 goto retry; in dissolve_free_huge_page()
2045 retry:
2068 goto retry;
2534 * Bit mask controlling how hard we retry pe in hugetlb_hstate_alloc_pages()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c3531 retry: in ipw_load()
3612 goto retry; in ipw_load()
9374 if (wrqu->retry.flags & IW_RETRY_LIFETIME || wrqu->retry.disabled) in ipw_wx_set_retry()
9377 if (!(wrqu->retry.flags & IW_RETRY_LIMIT)) in ipw_wx_set_retry()
9380 if (wrqu->retry.value < 0 || wrqu->retry.value >= 255) in ipw_wx_set_retry()
9384 if (wrqu->retry.flags & IW_RETRY_SHORT) in ipw_wx_set_retry()
9385 priv->short_retry_limit = (u8) wrqu->retry.value; in ipw_wx_set_retry()
9386 else if (wrqu->retry in ipw_wx_set_retry()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c3485 retry: in ipw_load()
3566 goto retry; in ipw_load()
9328 if (wrqu->retry.flags & IW_RETRY_LIFETIME || wrqu->retry.disabled) in ipw_wx_set_retry()
9331 if (!(wrqu->retry.flags & IW_RETRY_LIMIT)) in ipw_wx_set_retry()
9334 if (wrqu->retry.value < 0 || wrqu->retry.value >= 255) in ipw_wx_set_retry()
9338 if (wrqu->retry.flags & IW_RETRY_SHORT) in ipw_wx_set_retry()
9339 priv->short_retry_limit = (u8) wrqu->retry.value; in ipw_wx_set_retry()
9340 else if (wrqu->retry in ipw_wx_set_retry()
[all...]

Completed in 61 milliseconds

1...<<31323334353637383940>>...126