Searched refs:txMask (Results 1 – 17 of 17) sorted by relevance
| /freebsd-12-stable/sys/dev/ath/ath_hal/ |
| D | ah_eeprom_9287.h | 67 uint8_t txMask; member
|
| D | ah_eeprom_v4k.h | 71 uint8_t txMask; member
|
| D | ah_eeprom_v14.h | 174 uint8_t txMask; member
|
| D | ah_eeprom_9287.c | 69 return pBase->txMask; in v9287EepromGet()
|
| D | ah_eeprom_v4k.c | 74 return pBase->txMask; in v4kEepromGet()
|
| D | ah_eeprom_v14.c | 79 return pBase->txMask; in v14EepromGet()
|
| /freebsd-12-stable/tools/tools/ath/athprom/ |
| D | eeprom-14 | 10 | TX Mask $txMask | RX Mask $rxMask |
|
| D | athprom.c | 696 fprintf(fd, "0x%04X", eepromN.baseEepHeader.txMask); in eevar()
|
| /freebsd-12-stable/tools/tools/ath/ath_ee_v4k_print/ |
| D | v4k.c | 64 eh->rxMask, eh->txMask, eh->rfSilent, eh->blueToothOptions); in eeprom_v4k_base_print()
|
| /freebsd-12-stable/sys/dev/ath/ath_hal/ar9002/ |
| D | ar9280_olc.c | 344 if (pEepData->baseEepHeader.txMask & (1 << i)) { in ar9280SetPowerCalTable()
|
| D | ar9287_reset.c | 101 if (pEepData->baseEepHeader.txMask & (1 << i)) { in ar9287SetPowerCalTable()
|
| D | ar9285_reset.c | 611 if (pEepData->baseEepHeader.txMask & (1 << i)) { in ar9285SetPowerCalTable()
|
| /freebsd-12-stable/tools/tools/ath/ath_ee_9287_print/ |
| D | 9287.c | 64 eh->rxMask, eh->txMask, eh->rfSilent, eh->blueToothOptions); in eeprom_9287_base_print()
|
| /freebsd-12-stable/tools/tools/ath/ath_ee_v14_print/ |
| D | ath_ee_v14_print.c | 102 eh->rxMask, eh->txMask, eh->rfSilent, eh->blueToothOptions); in eeprom_v14_base_print()
|
| /freebsd-12-stable/sys/dev/otus/ |
| D | if_otusreg.h | 770 uint8_t txMask; member
|
| D | if_otus.c | 693 sc->txmask = sc->eeprom.baseEepHeader.txMask; in otus_attachhook()
|
| /freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/ |
| D | ar5416_reset.c | 2388 if (pEepData->baseEepHeader.txMask & (1 << i)) { in ar5416SetPowerCalTable()
|