Searched refs:ixlo (Results 1 – 2 of 2) sorted by relevance
| /freebsd/tools/tools/ath/athrd/ |
| H A D | athrd.c | 1406 u_int16_t clo, chi, ixlo, ixhi; in ar5212GetTargetPowers() local 1417 ixlo = ixhi = 0; in ar5212GetTargetPowers() 1420 ixlo = 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 D | ar5212_reset.c | 2573 uint16_t clo, chi, ixlo, ixhi; in ar5212GetTargetPowers() local 2584 ixlo = ixhi = 0; in ar5212GetTargetPowers() 2587 ixlo = 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()
|