Searched full:staggered (Results 1 – 19 of 19) sorted by relevance
/Linux-v6.1/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | phy_shim.h | 34 #define RADAR_TYPE_STG2 8 /* staggered-2 radar */ 35 #define RADAR_TYPE_STG3 9 /* staggered-3 radar */
|
/Linux-v6.1/Documentation/devicetree/bindings/ata/ |
D | ahci-common.yaml | 64 Bitfield of the HBA generic platform capabilities like Staggered
|
/Linux-v6.1/lib/ |
D | test_bpf.c | 2643 * Set up a sequence of staggered jumps, forwards and backwards with 13915 /* Staggered jump sequences, immediate */ 13917 "Staggered jumps: JMP_JA", 13926 "Staggered jumps: JMP_JEQ_K", 13935 "Staggered jumps: JMP_JNE_K", 13944 "Staggered jumps: JMP_JSET_K", 13953 "Staggered jumps: JMP_JGT_K", 13962 "Staggered jumps: JMP_JGE_K", 13971 "Staggered jumps: JMP_JLT_K", 13980 "Staggered jumps: JMP_JLE_K", [all …]
|
/Linux-v6.1/drivers/net/wireless/ath/ath9k/ |
D | common-beacon.c | 140 * For multi-bss ap support beacons are either staggered evenly over N slots or
|
D | beacon.c | 171 * 2) if there are more than one vif and we are using staggered in ath9k_beacon_generate() 537 * For multi-bss ap support beacons are either staggered evenly over N slots or
|
D | ath9k.h | 636 __le64 tsf_adjust; /* TSF adjustment for staggered beacons */
|
/Linux-v6.1/arch/m68k/include/asm/ |
D | mac_iop.h | 72 * IOP Control registers, staggered because in usual Apple style they were
|
/Linux-v6.1/arch/alpha/lib/ |
D | ev6-clear_user.S | 124 * staggered fashion, we can still do this loop in 5 fetches
|
/Linux-v6.1/drivers/ata/ |
D | ahci.h | 97 HOST_CAP_SSS = (1 << 27), /* Staggered Spin-up */
|
D | libahci.c | 44 MODULE_PARM_DESC(ignore_sss, "Ignore staggered spinup flag (0=don't ignore, 1=ignore)");
|
/Linux-v6.1/drivers/pwm/ |
D | pwm-pca9685.c | 201 /* Read ON register to calculate duty cycle of staggered output */ in pca9685_pwm_get_duty()
|
/Linux-v6.1/Documentation/virt/kvm/x86/ |
D | timekeeping.rst | 421 may be staggered or slewed, at some points in time, the TSC rate may not be
|
/Linux-v6.1/arch/x86/events/amd/ |
D | ibs.c | 1074 * Can't add to offset_max as they are staggered in perf_ibs_handle_irq()
|
/Linux-v6.1/arch/powerpc/kernel/ |
D | exceptions-64s.S | 2937 * The load addresses are at staggered offsets within cachelines, 3038 * The load adresses are at staggered offsets within cachelines,
|
/Linux-v6.1/drivers/scsi/ |
D | scsi_scan.c | 132 * storage enclosure that does not inject staggered spin-ups. For in scsi_enable_async_suspend()
|
/Linux-v6.1/drivers/net/wireless/ath/ath10k/ |
D | wmi.h | 3838 /* Beacon generation mode . 0: staggered 1: bursted */ 3942 /* Beacon generation mode . 0: staggered 1: bursted */
|
D | mac.c | 6110 "vdev %d set beacon tx mode to staggered\n", in ath10k_bss_info_changed()
|
/Linux-v6.1/drivers/net/wireless/ath/ath5k/ |
D | base.c | 2099 intval /= ATH_BCBUF; /* staggered multi-bss beacons */ in ath5k_beacon_update_timers()
|
/Linux-v6.1/drivers/net/wireless/ath/ath11k/ |
D | mac.c | 3141 "Set staggered beacon mode for VDEV: %d\n", in ath11k_mac_op_bss_info_changed()
|