Searched refs:firstep (Results 1 – 13 of 13) sorted by relevance
/freebsd/sys/dev/ath/ath_hal/ar5312/ |
H A D | ar5312_attach.c | 47 .firstep = { 0, 4, 8 }, in ar5312AniSetup()
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_ani.c | 333 ani_state->ini_def.firstep = in ar9300_ani_init_defaults() 613 ani_state->ini_def.firstep; in ar9300_ani_control() 642 HAL_ANI_DEF_FIRSTEP_LVL, value, ani_state->ini_def.firstep); in ar9300_ani_control()
|
H A D | ar9300.h | 144 u_int16_t firstep; member
|
/freebsd/sys/dev/ath/ath_hal/ar9001/ |
H A D | ar9160_attach.c | 74 .firstep = { 0, 4, 8 }, in ar9160AniSetup()
|
/freebsd/sys/dev/ath/ath_hal/ar9002/ |
H A D | ar9287_attach.c | 92 .firstep = { 0, 4, 8 }, in ar9287AniSetup()
|
H A D | ar9285_attach.c | 93 .firstep = { 0, 4, 8 }, in ar9285AniSetup()
|
H A D | ar9280_attach.c | 88 .firstep = { 0, 4, 8 }, in ar9280AniSetup()
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah_internal.h | 874 int firstep[3]; member
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212.h | 162 int firstep[3]; member
|
H A D | ar5212_attach.c | 209 .firstep = { 0, 4, 8 }, in ar5212AniSetup()
|
H A D | ar5212_ani.c | 320 AR_PHY_FIND_SIG_FIRSTEP, params->firstep[level]); in ar5212AniControl()
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_ani.c | 323 AR_PHY_FIND_SIG_FIRSTEP, params->firstep[level]); in ar5416AniControl()
|
H A D | ar5416_attach.c | 53 .firstep = { 0, 4, 8 }, in ar5416AniSetup()
|