Home
last modified time | relevance | path

Searched refs:coarseLow (Results 1 – 11 of 11) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5312/
H A Dar5312_attach.c42 .coarseLow = { -56, -56, -60, -60, -60 }, in ar5312AniSetup()
/dragonfly/sys/dev/netif/ath/ath_hal/ar9001/
H A Dar9160_attach.c69 .coarseLow = { -64, -64, -64, -64, -70 }, in ar9160AniSetup()
/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9287_attach.c87 .coarseLow = { -64, -64, -64, -64, -70 }, in ar9287AniSetup()
H A Dar9285_attach.c88 .coarseLow = { -64, -64, -64, -64, -70 }, in ar9285AniSetup()
H A Dar9280_attach.c83 .coarseLow = { -64, -64, -64, -64, -70 }, in ar9280AniSetup()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212.h155 int coarseLow[5]; member
H A Dar5212_attach.c202 .coarseLow = { -64, -64, -64, -64, -70 }, in ar5212AniSetup()
H A Dar5212_ani.c250 AR_PHY_AGC_CTL1_COARSE_LOW, params->coarseLow[level]); in ar5212AniControl()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h868 int coarseLow[5]; member
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_ani.c240 AR_PHY_AGC_CTL1_COARSE_LOW, params->coarseLow[level]); in ar5416AniControl()
H A Dar5416_attach.c48 .coarseLow = { -64, -64, -64, -64, -70 }, in ar5416AniSetup()