Home
last modified time | relevance | path

Searched refs:ixhi (Results 1 – 2 of 2) sorted by relevance

/dragonfly/tools/tools/ath/athrd/
H A Dathrd.c1419 u_int16_t clo, chi, ixlo, ixhi; in ar5212GetTargetPowers() local
1430 ixlo = ixhi = 0; in ar5212GetTargetPowers()
1436 ixhi = i; in ar5212GetTargetPowers()
1446 powInfo[ixlo].twicePwr6_24, powInfo[ixhi].twicePwr6_24); in ar5212GetTargetPowers()
1448 powInfo[ixlo].twicePwr36, powInfo[ixhi].twicePwr36); in ar5212GetTargetPowers()
1450 powInfo[ixlo].twicePwr48, powInfo[ixhi].twicePwr48); in ar5212GetTargetPowers()
1452 powInfo[ixlo].twicePwr54, powInfo[ixhi].twicePwr54); in ar5212GetTargetPowers()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_reset.c2575 uint16_t clo, chi, ixlo, ixhi; in ar5212GetTargetPowers() local
2586 ixlo = ixhi = 0; in ar5212GetTargetPowers()
2592 ixhi = i; in ar5212GetTargetPowers()
2602 powInfo[ixlo].twicePwr6_24, powInfo[ixhi].twicePwr6_24); in ar5212GetTargetPowers()
2604 powInfo[ixlo].twicePwr36, powInfo[ixhi].twicePwr36); in ar5212GetTargetPowers()
2606 powInfo[ixlo].twicePwr48, powInfo[ixhi].twicePwr48); in ar5212GetTargetPowers()
2608 powInfo[ixlo].twicePwr54, powInfo[ixhi].twicePwr54); in ar5212GetTargetPowers()