Searched full:staggered (Results  1 – 14 of 14) sorted by relevance
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ | 
| H A D | phy_shim.h | 34 #define RADAR_TYPE_STG2		8	/* staggered-2 radar */ 35 #define RADAR_TYPE_STG3		9	/* staggered-3 radar */
  | 
| /linux/Documentation/devicetree/bindings/ata/ | 
| H A D | ahci-common.yaml | 64       Bitfield of the HBA generic platform capabilities like Staggered
  | 
| /linux/lib/ | 
| H A D | test_bpf.c | 2663  * Set up a sequence of staggered jumps, forwards and backwards with 14320 	/* Staggered jump sequences, immediate */ 14322 		"Staggered jumps: JMP_JA", 14331 		"Staggered jumps: JMP_JEQ_K", 14340 		"Staggered jumps: JMP_JNE_K", 14349 		"Staggered jumps: JMP_JSET_K", 14358 		"Staggered jumps: JMP_JGT_K", 14367 		"Staggered jumps: JMP_JGE_K", 14376 		"Staggered jumps: JMP_JLT_K", 14385 		"Staggered jumps: JMP_JLE_K", [all …] 
 | 
| /linux/arch/m68k/include/asm/ | 
| H A D | mac_iop.h | 72  * IOP Control registers, staggered because in usual Apple style they were
  | 
| /linux/drivers/net/wireless/ath/ath9k/ | 
| H A D | common-beacon.c | 141  * For multi-bss ap support beacons are either staggered evenly over N slots or
  | 
| H A D | ath9k.h | 637 	__le64 tsf_adjust; /* TSF adjustment for staggered beacons */
  | 
| /linux/arch/alpha/lib/ | 
| H A D | ev6-clear_user.S | 124  * staggered fashion, we can still do this loop in 5 fetches
  | 
| /linux/drivers/ata/ | 
| H A D | ahci.h | 98 	HOST_CAP_SSS		= BIT(27), /* Staggered Spin-up */
  | 
| H A D | libahci.c | 44 MODULE_PARM_DESC(ignore_sss, "Ignore staggered spinup flag (0=don't ignore, 1=ignore)");
  | 
| /linux/Documentation/virt/kvm/x86/ | 
| H A D | timekeeping.rst | 421 may be staggered or slewed, at some points in time, the TSC rate may not be
  | 
| /linux/drivers/scsi/ | 
| H A D | scsi_scan.c | 132 	 * storage enclosure that does not inject staggered spin-ups. For  in scsi_enable_async_suspend()
  | 
| /linux/drivers/net/wireless/ath/ath10k/ | 
| H A D | wmi.h | 3873 	/* Beacon generation mode . 0: staggered 1: bursted   */ 3977 	/* Beacon generation mode . 0: staggered 1: bursted   */
  | 
| /linux/drivers/net/wireless/ath/ath5k/ | 
| H A D | base.c | 2099 		intval /= ATH_BCBUF;	/* staggered multi-bss beacons */  in ath5k_beacon_update_timers()
  | 
| /linux/drivers/net/wireless/ath/ath11k/ | 
| H A D | mac.c | 3552 				   "Set staggered beacon mode for VDEV: %d\n",  in ath11k_mac_op_bss_info_changed()
  |