Home
last modified time | relevance | path

Searched refs:phyCnt1 (Results 1 – 13 of 13) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_ani.c615 uint32_t phyCnt1, phyCnt2; in ar5416ProcessMibIntr() local
633 phyCnt1 = OS_REG_READ(ah, AR_PHY_ERR_1); in ar5416ProcessMibIntr()
651 if (((phyCnt1 & AR_MIBCNT_INTRMASK) == AR_MIBCNT_INTRMASK) || in ar5416ProcessMibIntr()
657 ofdmPhyErrCnt = phyCnt1 - params->ofdmPhyErrBase; in ar5416ProcessMibIntr()
796 uint32_t phyCnt1, phyCnt2; in updateMIBStats() local
803 phyCnt1 = OS_REG_READ(ah, AR_PHY_ERR_1); in updateMIBStats()
807 ofdmPhyErrCnt = phyCnt1 - params->ofdmPhyErrBase; in updateMIBStats()
810 ofdmPhyErrCnt, phyCnt1); in updateMIBStats()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ani.c543 u32 phyCnt1, phyCnt2; in ath9k_hw_ani_read_counters() local
562 phyCnt1 = REG_READ(ah, AR_PHY_ERR_1); in ath9k_hw_ani_read_counters()
565 if (!use_new_ani(ah) && (phyCnt1 < ofdm_base || phyCnt2 < cck_base)) { in ath9k_hw_ani_read_counters()
566 if (phyCnt1 < ofdm_base) { in ath9k_hw_ani_read_counters()
569 phyCnt1, ofdm_base); in ath9k_hw_ani_read_counters()
585 ofdmPhyErrCnt = phyCnt1 - ofdm_base; in ath9k_hw_ani_read_counters()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ani.c543 u32 phyCnt1, phyCnt2; in ath9k_hw_ani_read_counters() local
562 phyCnt1 = REG_READ(ah, AR_PHY_ERR_1); in ath9k_hw_ani_read_counters()
565 if (!use_new_ani(ah) && (phyCnt1 < ofdm_base || phyCnt2 < cck_base)) { in ath9k_hw_ani_read_counters()
566 if (phyCnt1 < ofdm_base) { in ath9k_hw_ani_read_counters()
569 phyCnt1, ofdm_base); in ath9k_hw_ani_read_counters()
585 ofdmPhyErrCnt = phyCnt1 - ofdm_base; in ath9k_hw_ani_read_counters()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ani.c543 u32 phyCnt1, phyCnt2; in ath9k_hw_ani_read_counters() local
562 phyCnt1 = REG_READ(ah, AR_PHY_ERR_1); in ath9k_hw_ani_read_counters()
565 if (!use_new_ani(ah) && (phyCnt1 < ofdm_base || phyCnt2 < cck_base)) { in ath9k_hw_ani_read_counters()
566 if (phyCnt1 < ofdm_base) { in ath9k_hw_ani_read_counters()
569 phyCnt1, ofdm_base); in ath9k_hw_ani_read_counters()
585 ofdmPhyErrCnt = phyCnt1 - ofdm_base; in ath9k_hw_ani_read_counters()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ani.c543 u32 phyCnt1, phyCnt2; in ath9k_hw_ani_read_counters() local
562 phyCnt1 = REG_READ(ah, AR_PHY_ERR_1); in ath9k_hw_ani_read_counters()
565 if (!use_new_ani(ah) && (phyCnt1 < ofdm_base || phyCnt2 < cck_base)) { in ath9k_hw_ani_read_counters()
566 if (phyCnt1 < ofdm_base) { in ath9k_hw_ani_read_counters()
569 phyCnt1, ofdm_base); in ath9k_hw_ani_read_counters()
585 ofdmPhyErrCnt = phyCnt1 - ofdm_base; in ath9k_hw_ani_read_counters()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ani.c543 u32 phyCnt1, phyCnt2; in ath9k_hw_ani_read_counters() local
562 phyCnt1 = REG_READ(ah, AR_PHY_ERR_1); in ath9k_hw_ani_read_counters()
565 if (!use_new_ani(ah) && (phyCnt1 < ofdm_base || phyCnt2 < cck_base)) { in ath9k_hw_ani_read_counters()
566 if (phyCnt1 < ofdm_base) { in ath9k_hw_ani_read_counters()
569 phyCnt1, ofdm_base); in ath9k_hw_ani_read_counters()
585 ofdmPhyErrCnt = phyCnt1 - ofdm_base; in ath9k_hw_ani_read_counters()
/dports/net/ipxe/ipxe-2265a65/src/drivers/net/ath/ath9k/
H A Dath9k_ani.c543 u32 phyCnt1, phyCnt2; in ath9k_hw_ani_read_counters() local
562 phyCnt1 = REG_READ(ah, AR_PHY_ERR_1); in ath9k_hw_ani_read_counters()
565 if (!use_new_ani(ah) && (phyCnt1 < ofdm_base || phyCnt2 < cck_base)) { in ath9k_hw_ani_read_counters()
566 if (phyCnt1 < ofdm_base) { in ath9k_hw_ani_read_counters()
569 phyCnt1, ofdm_base); in ath9k_hw_ani_read_counters()
585 ofdmPhyErrCnt = phyCnt1 - ofdm_base; in ath9k_hw_ani_read_counters()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ani.c543 u32 phyCnt1, phyCnt2; in ath9k_hw_ani_read_counters() local
562 phyCnt1 = REG_READ(ah, AR_PHY_ERR_1); in ath9k_hw_ani_read_counters()
565 if (!use_new_ani(ah) && (phyCnt1 < ofdm_base || phyCnt2 < cck_base)) { in ath9k_hw_ani_read_counters()
566 if (phyCnt1 < ofdm_base) { in ath9k_hw_ani_read_counters()
569 phyCnt1, ofdm_base); in ath9k_hw_ani_read_counters()
585 ofdmPhyErrCnt = phyCnt1 - ofdm_base; in ath9k_hw_ani_read_counters()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ani.c543 u32 phyCnt1, phyCnt2; in ath9k_hw_ani_read_counters() local
562 phyCnt1 = REG_READ(ah, AR_PHY_ERR_1); in ath9k_hw_ani_read_counters()
565 if (!use_new_ani(ah) && (phyCnt1 < ofdm_base || phyCnt2 < cck_base)) { in ath9k_hw_ani_read_counters()
566 if (phyCnt1 < ofdm_base) { in ath9k_hw_ani_read_counters()
569 phyCnt1, ofdm_base); in ath9k_hw_ani_read_counters()
585 ofdmPhyErrCnt = phyCnt1 - ofdm_base; in ath9k_hw_ani_read_counters()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_ani.c695 uint32_t phyCnt1, phyCnt2; in ar5212ProcessMibIntr() local
713 phyCnt1 = OS_REG_READ(ah, AR_PHYCNT1); in ar5212ProcessMibIntr()
729 if (((phyCnt1 & AR_MIBCNT_INTRMASK) == AR_MIBCNT_INTRMASK) || in ar5212ProcessMibIntr()
735 ofdmPhyErrCnt = phyCnt1 - params->ofdmPhyErrBase; in ar5212ProcessMibIntr()
914 uint32_t phyCnt1, phyCnt2; in updateMIBStats() local
923 phyCnt1 = OS_REG_READ(ah, AR_PHYCNT1); in updateMIBStats()
927 ofdmPhyErrCnt = phyCnt1 - params->ofdmPhyErrBase; in updateMIBStats()
930 ofdmPhyErrCnt, phyCnt1); in updateMIBStats()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/ath/ath9k/
H A Dani.c373 u32 phyCnt1, phyCnt2; in ath9k_hw_ani_read_counters() local
389 phyCnt1 = REG_READ(ah, AR_PHY_ERR_1); in ath9k_hw_ani_read_counters()
392 ah->stats.ast_ani_ofdmerrs += phyCnt1 - aniState->ofdmPhyErrCount; in ath9k_hw_ani_read_counters()
393 aniState->ofdmPhyErrCount = phyCnt1; in ath9k_hw_ani_read_counters()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/ath/ath9k/
H A Dani.c373 u32 phyCnt1, phyCnt2; in ath9k_hw_ani_read_counters() local
389 phyCnt1 = REG_READ(ah, AR_PHY_ERR_1); in ath9k_hw_ani_read_counters()
392 ah->stats.ast_ani_ofdmerrs += phyCnt1 - aniState->ofdmPhyErrCount; in ath9k_hw_ani_read_counters()
393 aniState->ofdmPhyErrCount = phyCnt1; in ath9k_hw_ani_read_counters()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/ath/ath9k/
H A Dani.c373 u32 phyCnt1, phyCnt2; in ath9k_hw_ani_read_counters() local
389 phyCnt1 = REG_READ(ah, AR_PHY_ERR_1); in ath9k_hw_ani_read_counters()
392 ah->stats.ast_ani_ofdmerrs += phyCnt1 - aniState->ofdmPhyErrCount; in ath9k_hw_ani_read_counters()
393 aniState->ofdmPhyErrCount = phyCnt1; in ath9k_hw_ani_read_counters()