Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_uath.c121 static int uath_regdomain = 0; /* regulatory domain */ variable
122 SYSCTL_INT(_hw_usb_uath, OID_AUTO, regdomain, CTLFLAG_RD, &uath_regdomain,
434 uath_regdomain = sc->sc_devcap.regDomain; in uath_attach()