Home
last modified time | relevance | path

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

/freebsd-14-stable/tools/tools/ath/athprom/
HDeeprom-1462 | txFrameToDataStart $txFrameToDataStart |
HDathprom.c681 fprintf(fd, "%3d", eepromN.modalHeader[curmode].txFrameToDataStart); in eevar()
/freebsd-14-stable/sys/dev/ath/ath_hal/
HDah_eeprom_9287.h97 uint8_t txFrameToDataStart; member
HDah_eeprom_v4k.h109 uint8_t txFrameToDataStart; // 1 member
HDah_eeprom_v14.h222 uint8_t txFrameToDataStart; // 1 member
/freebsd-14-stable/tools/tools/ath/ath_ee_v4k_print/
HDv4k.c115 …printf("| txFrameToDataStart: 0x%.2x | txFrameToPaOn: 0x%.2x |\n", mh->txFrameToDataStart, mh->txF… in eeprom_v4k_modal_print()
/freebsd-14-stable/tools/tools/ath/ath_ee_9287_print/
HD9287.c123 …printf("| txFrameToDataStart: 0x%.2x | txFrameToPaOn: 0x%.2x |\n", mh->txFrameToDataStart, mh->txF… in eeprom_9287_modal_print()
/freebsd-14-stable/tools/tools/ath/ath_ee_v14_print/
HDath_ee_v14_print.c191 mh->pwrDecreaseFor2Chain, mh->pwrDecreaseFor3Chain, mh->txFrameToDataStart, in eeprom_v14_modal_print()
/freebsd-14-stable/sys/dev/otus/
HDif_otusreg.h808 uint8_t txFrameToDataStart; member
/freebsd-14-stable/sys/dev/ath/ath_hal/ar9002/
HDar9287_reset.c577 AR_PHY_TX_FRAME_TO_DATA_START, pModal->txFrameToDataStart); in ar9287SetBoardValues()
HDar9285_reset.c339 pModal->txFrameToDataStart); in ar9285SetBoardValues()
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_reset.c1707 pModal->txFrameToDataStart); in ar5416SetBoardValues()