Searched refs:CTL_11B (Results 1 – 5 of 5) sorted by relevance
/netbsd/sys/external/isc/atheros_hal/dist/ |
H A D | ah_eeprom.h | 115 #define CTL_11B 1 macro
|
H A D | ah_regdomain.c | 2520 ctl = rd->conformanceTestLimit | CTL_11B; in ath_hal_init_channels() 2798 ctl = SD_NO_CTL | CTL_11B; in ath_hal_getctl() 2813 (ctl & CTL_MODE_M) == CTL_11B) in ath_hal_getctl()
|
/netbsd/sys/external/isc/atheros_hal/dist/ar5416/ |
H A D | ar9285_reset.c | 325 #define CTL_11B_EXT (CTL_11B | EXT_ADDITIVE) in ar9285SetPowerPerRateTable() 338 CTL_11B, CTL_11G, CTL_2GHT20, CTL_11B_EXT, CTL_11G_EXT, CTL_2GHT40 in ar9285SetPowerPerRateTable() 429 case CTL_11B: in ar9285SetPowerPerRateTable()
|
H A D | ar5416_reset.c | 1398 #define CTL_11B_EXT (CTL_11B | EXT_ADDITIVE) in ar5416SetPowerPerRateTable() 1415 CTL_11B, CTL_11G, CTL_2GHT20, CTL_11B_EXT, CTL_11G_EXT, CTL_2GHT40 in ar5416SetPowerPerRateTable() 1563 case CTL_11B: in ar5416SetPowerPerRateTable()
|
/netbsd/sys/external/isc/atheros_hal/dist/ar5212/ |
H A D | ar5212_reset.c | 2044 cfgCtl = (cfgCtl & ~CTL_MODE_M) | CTL_11B; in ar5212SetRateTable()
|