Home
last modified time | relevance | path

Searched refs:FCC_UBNT (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/dev/ath/ath_hal/ah_regdomain/
HDah_rd_regenum.h54 FCC_UBNT = 0x2A, /* Ubiquity PicoStation M2HP */ enumerator
/freebsd-14-stable/sys/dev/ath/ath_hal/
HDah_regdomain.c175 if (rd == FCC_UBNT) { in isEepromValid()