Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_regdomain.h255 SKU_DEBUG = 0x1ff, enumerator
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c1001 case SKU_DEBUG: in wlan_regdomain_to_snmp()
1071 which = SKU_DEBUG; in wlan_snmp_to_regdomain()
/freebsd/sys/dev/ath/
H A Dif_ath.c6386 __func__, SKU_DEBUG, CTRY_DEFAULT); in ath_getradiocaps()
6390 HAL_MODE_ALL, CTRY_DEFAULT, SKU_DEBUG, AH_TRUE); in ath_getradiocaps()
/freebsd/sys/dev/mwl/
H A Dif_mwl.c4476 ic->ic_regdomain.regdomain = SKU_DEBUG; in mwl_getchannels()
/freebsd/sbin/ifconfig/
H A Difieee80211.c2348 if (rd->sku != SKU_DEBUG) { in regdomain_makechannels()