Home
last modified time | relevance | path

Searched refs:ani (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dlink.c306 struct ath_common *common = from_timer(common, t, ani.timer); in ath_ani_calibrate()
341 if ((timestamp - common->ani.longcal_timer) >= long_cal_interval) { in ath_ani_calibrate()
343 common->ani.longcal_timer = timestamp; in ath_ani_calibrate()
347 if (!common->ani.caldone) { in ath_ani_calibrate()
348 if ((timestamp - common->ani.shortcal_timer) >= short_cal_interval) { in ath_ani_calibrate()
350 common->ani.shortcal_timer = timestamp; in ath_ani_calibrate()
351 common->ani.resetcal_timer = timestamp; in ath_ani_calibrate()
354 if ((timestamp - common->ani.resetcal_timer) >= in ath_ani_calibrate()
356 common->ani.caldone = ath9k_hw_reset_calvalid(ah); in ath_ani_calibrate()
357 if (common->ani.caldone) in ath_ani_calibrate()
[all …]
H A Dani.c129 struct ar5416AniState *aniState = &ah->ani; in ath9k_ani_restart()
152 struct ar5416AniState *aniState = &ah->ani; in ath9k_hw_set_ofdm_nil()
220 struct ar5416AniState *aniState = &ah->ani; in ath9k_hw_ani_ofdm_err_trigger()
232 struct ar5416AniState *aniState = &ah->ani; in ath9k_hw_set_cck_nil()
275 struct ar5416AniState *aniState = &ah->ani; in ath9k_hw_ani_cck_err_trigger()
288 struct ar5416AniState *aniState = &ah->ani; in ath9k_hw_ani_lower_immunity()
311 struct ar5416AniState *aniState = &ah->ani; in ath9k_ani_reset()
372 struct ar5416AniState *aniState = &ah->ani; in ath9k_hw_ani_read_counters()
403 struct ar5416AniState *aniState = &ah->ani; in ath9k_hw_ani_monitor()
480 struct ar5416AniState *ani = &ah->ani; in ath9k_hw_ani_init() local
[all …]
H A Dhtc_drv_main.c751 common->ani.longcal_timer = timestamp; in ath9k_htc_start_ani()
752 common->ani.shortcal_timer = timestamp; in ath9k_htc_start_ani()
753 common->ani.checkani_timer = timestamp; in ath9k_htc_start_ani()
788 if ((timestamp - common->ani.longcal_timer) >= ATH_LONG_CALINTERVAL) { in ath9k_htc_ani_work()
791 common->ani.longcal_timer = timestamp; in ath9k_htc_ani_work()
798 if (common->ani.caldone <= 0) { in ath9k_htc_ani_work()
799 if ((timestamp - common->ani.shortcal_timer) >= in ath9k_htc_ani_work()
803 common->ani.shortcal_timer = timestamp; in ath9k_htc_ani_work()
804 common->ani.resetcal_timer = timestamp; in ath9k_htc_ani_work()
807 if ((timestamp - common->ani.resetcal_timer) >= in ath9k_htc_ani_work()
[all …]
H A DMakefile41 ani.o \
H A Ddebug.c148 { "OFDM LEVEL", ah->ani.ofdmNoiseImmunityLevel }, in read_file_ani()
149 { "CCK LEVEL", ah->ani.cckNoiseImmunityLevel }, in read_file_ani()
193 unsigned long ani; in write_file_ani() local
202 if (kstrtoul(buf, 0, &ani)) in write_file_ani()
205 if (ani > 1) in write_file_ani()
208 common->disable_ani = !ani; in write_file_ani()
H A Dar5008_phy.c968 struct ar5416AniState *aniState = &ah->ani; in ar5008_hw_ani_control_new()
1182 struct ar5416AniState *aniState = &ah->ani; in ar5008_hw_ani_cache_ini_regs()
H A Dar9003_phy.c1079 struct ar5416AniState *aniState = &ah->ani; in ar9003_hw_ani_control()
1409 aniState = &ah->ani; in ar9003_hw_ani_cache_ini_regs()
H A Dhw.h894 struct ar5416AniState ani; member
H A Dinit.c428 timer_setup(&common->ani.timer, ath_ani_calibrate, 0); in ath9k_init_misc()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapitemview.cpp100 QQuickNumberAnimation *ani = new QQuickNumberAnimation(m_exit); in QDeclarativeGeoMapItemView() local
101 ani->setProperty(QStringLiteral("opacity")); in QDeclarativeGeoMapItemView()
102 ani->setTo(0.0); in QDeclarativeGeoMapItemView()
103 ani->setDuration(300.0); in QDeclarativeGeoMapItemView()
104 anims.append(&anims, ani); in QDeclarativeGeoMapItemView()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A D0001-acpi-tpm-Add-missing-device-identification-objects.patch17 Cc: Ani Sinha <ani@anisinha.ca>
20 Reviewed-by: Ani Sinha <ani@anisinha.ca>
H A DCVE-2021-4158.patch20 Reviewed-by: Ani Sinha <ani@anisinha.ca>
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath5k/
H A DMakefile17 ath5k-y += ani.o
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/
H A Dath.h153 struct ath_ani ani; member
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/testdir/
H A Dlarge.txt9035 read(4, " \"/usr/lib/gimp/2.0/plug-ins/ani"..., 4000) = 4000