Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/ar5312/
HDar5312_attach.c47 .firstep = { 0, 4, 8 }, in ar5312AniSetup()
/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_ani.c333 ani_state->ini_def.firstep = in ar9300_ani_init_defaults()
567 ani_state->ini_def.firstep; in ar9300_ani_control()
596 HAL_ANI_DEF_FIRSTEP_LVL, value, ani_state->ini_def.firstep); in ar9300_ani_control()
HDar9300.h156 u_int16_t firstep; member
/trueos/sys/dev/ath/ath_hal/ar9001/
HDar9160_attach.c74 .firstep = { 0, 4, 8 }, in ar9160AniSetup()
/trueos/sys/dev/ath/ath_hal/ar9002/
HDar9287_attach.c92 .firstep = { 0, 4, 8 }, in ar9287AniSetup()
HDar9285_attach.c93 .firstep = { 0, 4, 8 }, in ar9285AniSetup()
HDar9280_attach.c88 .firstep = { 0, 4, 8 }, in ar9280AniSetup()
/trueos/sys/dev/ath/ath_hal/
HDah_internal.h868 int firstep[3]; member
/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_ani.c324 AR_PHY_FIND_SIG_FIRSTEP, params->firstep[level]); in ar5416AniControl()
HDar5416_attach.c53 .firstep = { 0, 4, 8 }, in ar5416AniSetup()
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212.h162 int firstep[3]; member
HDar5212_attach.c207 .firstep = { 0, 4, 8 }, in ar5212AniSetup()
HDar5212_ani.c320 AR_PHY_FIND_SIG_FIRSTEP, params->firstep[level]); in ar5212AniControl()