Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ath/ath_hal/
H A Dah_eeprom_9287.h66 uint8_t rxMask; member
H A Dah_eeprom_v4k.h70 uint8_t rxMask; member
H A Dah_eeprom_v14.h173 uint8_t rxMask; member
H A Dah_eeprom_v4k.c76 return pBase->rxMask; in v4kEepromGet()
H A Dah_eeprom_9287.c71 return pBase->rxMask; in v9287EepromGet()
H A Dah_eeprom_v14.c81 return pBase->rxMask; in v14EepromGet()
/freebsd-12.1/tools/tools/ath/athprom/
H A Deeprom-1410 | TX Mask $txMask | RX Mask $rxMask |
H A Dathprom.c698 fprintf(fd, "0x%04X", eepromN.baseEepHeader.rxMask); in eevar()
/freebsd-12.1/tools/tools/ath/ath_ee_v4k_print/
H A Dv4k.c64 eh->rxMask, eh->txMask, eh->rfSilent, eh->blueToothOptions); in eeprom_v4k_base_print()
/freebsd-12.1/tools/tools/ath/ath_ee_9287_print/
H A D9287.c64 eh->rxMask, eh->txMask, eh->rfSilent, eh->blueToothOptions); in eeprom_9287_base_print()
/freebsd-12.1/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c102 eh->rxMask, eh->txMask, eh->rfSilent, eh->blueToothOptions); in eeprom_v14_base_print()
/freebsd-12.1/sys/dev/otus/
H A Dif_otusreg.h760 uint8_t rxMask; member
H A Dif_otus.c696 sc->rxmask = sc->eeprom.baseEepHeader.rxMask; in otus_attachhook()
/freebsd-12.1/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h1404 extern void ar9300_green_ap_ps_on_off( struct ath_hal *ah, u_int16_t rxMask);