Home
last modified time | relevance | path

Searched refs:txEndToRxOn (Results 1 – 9 of 9) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_eeprom_9287.h87 uint8_t txEndToRxOn; member
H A Dah_eeprom_v4k.h89 uint8_t txEndToRxOn; // 1 member
H A Dah_eeprom_v14.h208 uint8_t txEndToRxOn; // 1 member
/dragonfly/tools/tools/ath/athprom/
H A Deeprom-1446 | tx end to rx on $txEndToRxOn |
H A Dathprom.c566 fprintf(fd, "%3d", eepromN.modalHeader[curmode].txEndToRxOn); in eevar()
576 fprintf(fd, "%3d", eepromN.modalHeader[curmode].txEndToRxOn); in eevar()
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300eep.h313 u_int8_t txEndToRxOn; // 1 member
/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9287_reset.c537 AR_PHY_TX_END_TO_A2_RX_ON, pModal->txEndToRxOn); in ar9287SetBoardValues()
H A Dar9285_reset.c329 pModal->txEndToRxOn); in ar9285SetBoardValues()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_reset.c1683 pModal->txEndToRxOn); in ar5416SetBoardValues()