Searched refs:holdoff (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/ |
| H A D | scftorture.c | 51 torture_param(int, holdoff, IS_BUILTIN(CONFIG_SCF_TORTURE_TEST) ? 10 : 0, 488 if (holdoff) in scftorture_invoker() 489 schedule_timeout_interruptible(holdoff * HZ); in scftorture_invoker() 537 …verbose, holdoff, longwait, nthreads, onoff_holdoff, onoff_interval, shutdown, stat_interval, stut… in scftorture_print_module_parms()
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 866 clocksource-wdtest.holdoff= [KNL] 5888 rcuscale.holdoff= [KNL] 5889 Set test-start holdoff period. The purpose of 5960 Write-side holdoff between grace periods, 5962 no holdoff. 5965 Additional write-side holdoff between grace 5967 says no holdoff. 5974 Set holdoff time within force_quiescent_state bursts 6262 that is, no holdoff. 6509 refscale.holdoff= [KNL] [all …]
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_n.c | 14328 wlc_phy_write_txmacreg_nphy(struct brcms_phy *pi, u16 holdoff, u16 delay) in wlc_phy_write_txmacreg_nphy() argument 14330 write_phy_reg(pi, 0x77, holdoff); in wlc_phy_write_txmacreg_nphy() 14336 u16 holdoff, delay; in wlc_phy_nphy_tkip_rifs_war() local 14340 holdoff = 0x10; in wlc_phy_nphy_tkip_rifs_war() 14344 holdoff = 0x15; in wlc_phy_nphy_tkip_rifs_war() 14348 wlc_phy_write_txmacreg_nphy(pi, holdoff, delay); in wlc_phy_nphy_tkip_rifs_war()
|