Home
last modified time | relevance | path

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

/freebsd/tools/tools/ath/athrd/
H A Dathrd.c1406 u_int16_t clo, chi, ixlo, ixhi; in ar5212GetTargetPowers() local
1417 ixlo = ixhi = 0; in ar5212GetTargetPowers()
1423 ixhi = i; in ar5212GetTargetPowers()
1433 powInfo[ixlo].twicePwr6_24, powInfo[ixhi].twicePwr6_24); in ar5212GetTargetPowers()
1435 powInfo[ixlo].twicePwr36, powInfo[ixhi].twicePwr36); in ar5212GetTargetPowers()
1437 powInfo[ixlo].twicePwr48, powInfo[ixhi].twicePwr48); in ar5212GetTargetPowers()
1439 powInfo[ixlo].twicePwr54, powInfo[ixhi].twicePwr54); in ar5212GetTargetPowers()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c2573 uint16_t clo, chi, ixlo, ixhi; in ar5212GetTargetPowers() local
2584 ixlo = ixhi = 0; in ar5212GetTargetPowers()
2590 ixhi = i; in ar5212GetTargetPowers()
2600 powInfo[ixlo].twicePwr6_24, powInfo[ixhi].twicePwr6_24); in ar5212GetTargetPowers()
2602 powInfo[ixlo].twicePwr36, powInfo[ixhi].twicePwr36); in ar5212GetTargetPowers()
2604 powInfo[ixlo].twicePwr48, powInfo[ixhi].twicePwr48); in ar5212GetTargetPowers()
2606 powInfo[ixlo].twicePwr54, powInfo[ixhi].twicePwr54); in ar5212GetTargetPowers()