Home
last modified time | relevance | path

Searched refs:txFrameToDataStart (Results 1 – 12 of 12) sorted by relevance

/freebsd/tools/tools/ath/athprom/
H A Deeprom-1462 | txFrameToDataStart $txFrameToDataStart |
H A Dathprom.c681 fprintf(fd, "%3d", eepromN.modalHeader[curmode].txFrameToDataStart); in eevar()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_9287.h97 uint8_t txFrameToDataStart; member
H A Dah_eeprom_v4k.h109 uint8_t txFrameToDataStart; // 1 member
H A Dah_eeprom_v14.h222 uint8_t txFrameToDataStart; // 1 member
/freebsd/tools/tools/ath/ath_ee_v4k_print/
H A Dv4k.c115 …printf("| txFrameToDataStart: 0x%.2x | txFrameToPaOn: 0x%.2x |\n", mh->txFrameToDataStart, mh->txF… in eeprom_v4k_modal_print()
/freebsd/tools/tools/ath/ath_ee_9287_print/
H A D9287.c123 …printf("| txFrameToDataStart: 0x%.2x | txFrameToPaOn: 0x%.2x |\n", mh->txFrameToDataStart, mh->txF… in eeprom_9287_modal_print()
/freebsd/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c191 mh->pwrDecreaseFor2Chain, mh->pwrDecreaseFor3Chain, mh->txFrameToDataStart, in eeprom_v14_modal_print()
/freebsd/sys/dev/otus/
H A Dif_otusreg.h808 uint8_t txFrameToDataStart; member
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_reset.c577 AR_PHY_TX_FRAME_TO_DATA_START, pModal->txFrameToDataStart); in ar9287SetBoardValues()
H A Dar9285_reset.c339 pModal->txFrameToDataStart); in ar9285SetBoardValues()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1707 pModal->txFrameToDataStart); in ar5416SetBoardValues()