Home
last modified time | relevance | path

Searched refs:coarseHigh (Results 1 – 16 of 16) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ani.c652 static const int coarseHigh[] = { -14, -14, -14, -14, -12 }; in ath9k_hw_ani_setup() local
658 ah->coarse_high[i] = coarseHigh[i]; in ath9k_hw_ani_setup()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ani.c652 static const int coarseHigh[] = { -14, -14, -14, -14, -12 }; in ath9k_hw_ani_setup() local
658 ah->coarse_high[i] = coarseHigh[i]; in ath9k_hw_ani_setup()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ani.c652 static const int coarseHigh[] = { -14, -14, -14, -14, -12 }; in ath9k_hw_ani_setup() local
658 ah->coarse_high[i] = coarseHigh[i]; in ath9k_hw_ani_setup()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ani.c652 static const int coarseHigh[] = { -14, -14, -14, -14, -12 }; in ath9k_hw_ani_setup() local
658 ah->coarse_high[i] = coarseHigh[i]; in ath9k_hw_ani_setup()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ani.c652 static const int coarseHigh[] = { -14, -14, -14, -14, -12 }; in ath9k_hw_ani_setup() local
658 ah->coarse_high[i] = coarseHigh[i]; in ath9k_hw_ani_setup()
/dports/net/ipxe/ipxe-2265a65/src/drivers/net/ath/ath9k/
H A Dath9k_ani.c652 static const int coarseHigh[] = { -14, -14, -14, -14, -12 }; in ath9k_hw_ani_setup() local
658 ah->coarse_high[i] = coarseHigh[i]; in ath9k_hw_ani_setup()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ani.c652 static const int coarseHigh[] = { -14, -14, -14, -14, -12 }; in ath9k_hw_ani_setup() local
658 ah->coarse_high[i] = coarseHigh[i]; in ath9k_hw_ani_setup()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_ani.c652 static const int coarseHigh[] = { -14, -14, -14, -14, -12 }; in ath9k_hw_ani_setup() local
658 ah->coarse_high[i] = coarseHigh[i]; in ath9k_hw_ani_setup()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar9160_attach.c71 .coarseHigh = { -14, -14, -14, -14, -12 }, in ar9160AniSetup()
H A Dar5416_ani.c233 AR_PHY_AGC_CTL1_COARSE_HIGH, params->coarseHigh[level]); in ar5416AniControl()
H A Dar5416_attach.c45 .coarseHigh = { -14, -14, -14, -14, -12 }, in ar5416AniSetup()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5312/
H A Dar5312_attach.c41 .coarseHigh = { -18, -18, -16, -14, -12 }, in ar5312AniSetup()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/
H A Dah_internal.h743 int coarseHigh[5]; member
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212.h153 int coarseHigh[5]; member
H A Dar5212_attach.c189 .coarseHigh = { -14, -14, -14, -14, -12 }, in ar5212AniSetup()
H A Dar5212_ani.c282 AR_PHY_AGC_CTL1_COARSE_HIGH, params->coarseHigh[level]); in ar5212AniControl()