Searched refs:blueToothOptions (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_9287.h69 uint16_t blueToothOptions; member in struct:base_eep_ar9287_header
H A Dah_eeprom_v4k.h73 uint16_t blueToothOptions; member in struct:BaseEepHeader4k
H A Dah_eeprom_9287.c181 word = __bswap16(ee->ee_base.baseEepHeader.blueToothOptions);
182 ee->ee_base.baseEepHeader.blueToothOptions = word;
H A Dah_eeprom_v14.c219 word = __bswap16(ee->baseEepHeader.blueToothOptions);
220 ee->baseEepHeader.blueToothOptions = word;
H A Dah_eeprom_v4k.c175 word = __bswap16(ee->baseEepHeader.blueToothOptions);
176 ee->baseEepHeader.blueToothOptions = word;
H A Dah_eeprom_v14.h176 uint16_t blueToothOptions; member in struct:BaseEepHeader
/freebsd-13-stable/tools/tools/ath/ath_ee_9287_print/
H A D9287.c64 eh->rxMask, eh->txMask, eh->rfSilent, eh->blueToothOptions);
/freebsd-13-stable/tools/tools/ath/ath_ee_v4k_print/
H A Dv4k.c64 eh->rxMask, eh->txMask, eh->rfSilent, eh->blueToothOptions);
/freebsd-13-stable/tools/tools/ath/ath_ee_v14_print/
H A Dath_ee_v14_print.c102 eh->rxMask, eh->txMask, eh->rfSilent, eh->blueToothOptions);
/freebsd-13-stable/tools/tools/ath/athprom/
H A Dathprom.c703 fprintf(fd, "0x%04X", eepromN.baseEepHeader.blueToothOptions);
/freebsd-13-stable/sys/dev/otus/
H A Dif_otusreg.h772 uint16_t blueToothOptions; member in struct:BaseEepHeader

Completed in 179 milliseconds