Home
last modified time | relevance | path

Searched refs:rxMask (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_9287.h64 uint8_t rxMask; member
H A Dah_eeprom_v4k.h68 uint8_t rxMask; member
H A Dah_eeprom_v14.h171 uint8_t rxMask; member
H A Dah_eeprom_9287.c69 return pBase->rxMask; in v9287EepromGet()
H A Dah_eeprom_v4k.c74 return pBase->rxMask; in v4kEepromGet()
H A Dah_eeprom_v14.c79 return pBase->rxMask; in v14EepromGet()
/freebsd/tools/tools/ath/athprom/
H A Deeprom-149 | TX Mask $txMask | RX Mask $rxMask |
H A Dathprom.c697 fprintf(fd, "0x%04X", eepromN.baseEepHeader.rxMask); in eevar()
/freebsd/tools/tools/ath/ath_ee_v4k_print/
H A Dv4k.c62 eh->rxMask, eh->txMask, eh->rfSilent, eh->blueToothOptions); in eeprom_v4k_base_print()
/freebsd/tools/tools/ath/ath_ee_9287_print/
H A D9287.c62 eh->rxMask, eh->txMask, eh->rfSilent, eh->blueToothOptions); in eeprom_9287_base_print()
/freebsd/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c100 eh->rxMask, eh->txMask, eh->rfSilent, eh->blueToothOptions); in eeprom_v14_base_print()
/freebsd/sys/dev/otus/
H A Dif_otusreg.h767 uint8_t rxMask; member
H A Dif_otus.c690 sc->rxmask = sc->eeprom.baseEepHeader.rxMask; in otus_attachhook()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h1398 extern void ar9300_green_ap_ps_on_off( struct ath_hal *ah, u_int16_t rxMask);