Searched refs:NO_CTL (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/dev/athk/ |
H A D | regd_common.h | 168 {NULL1_WORLD, NO_CTL, CTL_ETSI}, 169 {NULL1_ETSIB, NO_CTL, CTL_ETSI}, 170 {NULL1_ETSIC, NO_CTL, CTL_ETSI}, 214 {APL2_APLD, CTL_FCC, NO_CTL}, 286 {WOR0_WORLD, NO_CTL, NO_CTL}, 287 {WOR1_WORLD, NO_CTL, NO_CTL}, 288 {WOR2_WORLD, NO_CTL, NO_CTL}, 289 {WOR3_WORLD, NO_CTL, NO_CTL}, 290 {WOR4_WORLD, NO_CTL, NO_CTL}, 291 {WOR5_ETSIC, NO_CTL, NO_CTL}, [all …]
|
H A D | regd.h | 32 #define NO_CTL 0xff macro
|
H A D | regd.c | 809 return NO_CTL; in ath_regd_get_band_ctl()
|
/freebsd/sys/dev/ath/ath_hal/ah_regdomain/ |
H A D | ah_rd_domains.h | 360 .conformanceTestLimit = NO_CTL, 366 .conformanceTestLimit = NO_CTL, 435 .conformanceTestLimit = NO_CTL, 466 .conformanceTestLimit = NO_CTL, 491 .conformanceTestLimit = NO_CTL, 520 .conformanceTestLimit = NO_CTL, 549 .conformanceTestLimit = NO_CTL, 577 .conformanceTestLimit = NO_CTL, 607 .conformanceTestLimit = NO_CTL, 635 .conformanceTestLimit = NO_CTL, [all …]
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah_eeprom.h | 122 #define NO_CTL 0xff macro
|