Searched refs:txFrameToDataStart (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_9287.h97 uint8_t txFrameToDataStart; member in struct:modal_eep_ar9287_header
H A Dah_eeprom_v4k.h109 uint8_t txFrameToDataStart; // 1 member in struct:ModalEepHeader4k
H A Dah_eeprom_v14.h222 uint8_t txFrameToDataStart; // 1 member in struct:ModalEepHeader
/freebsd-11-stable/tools/tools/ath/ath_ee_9287_print/
H A D9287.c125 printf("| txFrameToDataStart: 0x%.2x | txFrameToPaOn: 0x%.2x |\n", mh->txFrameToDataStart, mh->txFrameToPaOn);
/freebsd-11-stable/tools/tools/ath/ath_ee_v4k_print/
H A Dv4k.c117 printf("| txFrameToDataStart: 0x%.2x | txFrameToPaOn: 0x%.2x |\n", mh->txFrameToDataStart, mh->txFrameToPaOn);
/freebsd-11-stable/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",
193 mh->pwrDecreaseFor2Chain, mh->pwrDecreaseFor3Chain, mh->txFrameToDataStart,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_reset.c578 AR_PHY_TX_FRAME_TO_DATA_START, pModal->txFrameToDataStart);
H A Dar9285_reset.c339 pModal->txFrameToDataStart);
/freebsd-11-stable/tools/tools/ath/athprom/
H A Dathprom.c681 } else if (streq(var, "txFrameToDataStart")) {
682 fprintf(fd, "%3d", eepromN.modalHeader[curmode].txFrameToDataStart);
/freebsd-11-stable/sys/dev/otus/
H A Dif_otusreg.h801 uint8_t txFrameToDataStart; member in struct:ModalEepHeader
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1700 pModal->txFrameToDataStart);

Completed in 103 milliseconds