Home
last modified time | relevance | path

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

/freebsd-12.1/tools/tools/ath/athprom/
H A Deeprom-1463 | txFrameToDataStart $txFrameToDataStart |
H A Dathprom.c682 fprintf(fd, "%3d", eepromN.modalHeader[curmode].txFrameToDataStart); in eevar()
/freebsd-12.1/sys/dev/ath/ath_hal/
H A Dah_eeprom_9287.h99 uint8_t txFrameToDataStart; member
H A Dah_eeprom_v4k.h111 uint8_t txFrameToDataStart; // 1 member
H A Dah_eeprom_v14.h224 uint8_t txFrameToDataStart; // 1 member
/freebsd-12.1/tools/tools/ath/ath_ee_v4k_print/
H A Dv4k.c117 …printf("| txFrameToDataStart: 0x%.2x | txFrameToPaOn: 0x%.2x |\n", mh->txFrameToDataStart, mh->txF… in eeprom_v4k_modal_print()
/freebsd-12.1/tools/tools/ath/ath_ee_9287_print/
H A D9287.c125 …printf("| txFrameToDataStart: 0x%.2x | txFrameToPaOn: 0x%.2x |\n", mh->txFrameToDataStart, mh->txF… in eeprom_9287_modal_print()
/freebsd-12.1/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c193 mh->pwrDecreaseFor2Chain, mh->pwrDecreaseFor3Chain, mh->txFrameToDataStart, in eeprom_v14_modal_print()
/freebsd-12.1/sys/dev/otus/
H A Dif_otusreg.h801 uint8_t txFrameToDataStart; member
/freebsd-12.1/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_reset.c580 AR_PHY_TX_FRAME_TO_DATA_START, pModal->txFrameToDataStart); in ar9287SetBoardValues()
H A Dar9285_reset.c341 pModal->txFrameToDataStart); in ar9285SetBoardValues()
/freebsd-12.1/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c1702 pModal->txFrameToDataStart); in ar5416SetBoardValues()