Searched full:staggered (Results 1 – 19 of 19) 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 | 2643 * Set up a sequence of staggered jumps, forwards and backwards with 14268 /* Staggered jump sequences, immediate */ 14270 "Staggered jumps: JMP_JA", 14279 "Staggered jumps: JMP_JEQ_K", 14288 "Staggered jumps: JMP_JNE_K", 14297 "Staggered jumps: JMP_JSET_K", 14306 "Staggered jumps: JMP_JGT_K", 14315 "Staggered jumps: JMP_JGE_K", 14324 "Staggered jumps: JMP_JLT_K", 14333 "Staggered jumps: JMP_JLE_K", [all …]
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | common-beacon.c | 140 * For multi-bss ap support beacons are either staggered evenly over N slots or
|
H A 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
|
H A D | ath9k.h | 638 __le64 tsf_adjust; /* TSF adjustment for staggered beacons */
|
/linux/arch/m68k/include/asm/ |
H A D | mac_iop.h | 72 * IOP Control registers, staggered because in usual Apple style they were
|
/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/drivers/pwm/ |
H A D | pwm-pca9685.c | 202 /* Read ON register to calculate duty cycle of staggered output */ in pca9685_pwm_get_duty()
|
/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/arch/x86/events/amd/ |
H A D | ibs.c | 1082 * Can't add to offset_max as they are staggered in perf_ibs_handle_irq()
|
/linux/arch/powerpc/kernel/ |
H A 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/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 */
|
H A D | mac.c | 6114 "vdev %d set beacon tx mode to staggered\n", in ath10k_bss_info_changed()
|
/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 | 3542 "Set staggered beacon mode for VDEV: %d\n", in ath11k_mac_op_bss_info_changed()
|