Searched refs:txFrameToPaOn (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.2-release/sys/dev/ath/ath_hal/
H A Dah_eeprom_9287.h98 uint8_t txFrameToPaOn; member in struct:modal_eep_ar9287_header
H A Dah_eeprom_v4k.h110 uint8_t txFrameToPaOn; // 1 member in struct:ModalEepHeader4k
H A Dah_eeprom_v14.h46 // Adds modal params txFrameToPaOn, txFrametoDataStart, ht40PowerInc
223 uint8_t txFrameToPaOn; // 1 member in struct:ModalEepHeader
/freebsd-10.2-release/tools/tools/ath/ath_ee_9287_print/
H A D9287.c125 printf("| txFrameToDataStart: 0x%.2x | txFrameToPaOn: 0x%.2x |\n", mh->txFrameToDataStart, mh->txFrameToPaOn);
/freebsd-10.2-release/tools/tools/ath/ath_ee_v4k_print/
H A Dv4k.c116 printf("| txFrameToDataStart: 0x%.2x | txFrameToPaOn: 0x%.2x |\n", mh->txFrameToDataStart, mh->txFrameToPaOn);
/freebsd-10.2-release/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c192 printf("| pwrDecreaseFor2Chain: 0x%.2x | pwrDecreaseFor3Chain: 0x%.2x | txFrameToDataStart: 0x%.2x | txFrameToPaOn: 0x%.2x |\n",
194 mh->txFrameToPaOn);
/freebsd-10.2-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_reset.c580 AR_PHY_TX_FRAME_TO_PA_ON, pModal->txFrameToPaOn);
H A Dar9285_reset.c341 pModal->txFrameToPaOn);
/freebsd-10.2-release/tools/tools/ath/athprom/
H A Dathprom.c683 } else if (streq(var, "txFrameToPaOn")) {
684 fprintf(fd, "%3d", eepromN.modalHeader[curmode].txFrameToPaOn);
/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1699 pModal->txFrameToPaOn);

Completed in 118 milliseconds