Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5312/
H A Dar5312_attach.c45 .cycPwrThr1 = { 2, 4, 6 }, in ar5312AniSetup()
/dragonfly/sys/dev/netif/ath/ath_hal/ar9001/
H A Dar9160_attach.c72 .cycPwrThr1 = { 2, 4, 6, 8, 10, 12, 14, 16 }, in ar9160AniSetup()
/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9287_attach.c90 .cycPwrThr1 = { 2, 4, 6, 8, 10, 12, 14, 16 }, in ar9287AniSetup()
H A Dar9285_attach.c91 .cycPwrThr1 = { 2, 4, 6, 8, 10, 12, 14, 16 }, in ar9285AniSetup()
H A Dar9280_attach.c86 .cycPwrThr1 = { 2, 4, 6, 8, 10, 12, 14, 16 }, in ar9280AniSetup()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212.h159 int cycPwrThr1[8]; member
H A Dar5212_attach.c205 .cycPwrThr1 = { 2, 4, 6, 8, 10, 12, 14, 16 }, in ar5212AniSetup()
H A Dar5212_ani.c338 AR_PHY_TIMING5_CYCPWR_THR1, params->cycPwrThr1[level]); in ar5212AniControl()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h872 int cycPwrThr1[8]; member
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_ani.c343 AR_PHY_TIMING5_CYCPWR_THR1, params->cycPwrThr1[level]); in ar5416AniControl()
H A Dar5416_attach.c51 .cycPwrThr1 = { 2, 4, 6, 8, 10, 12, 14, 16 }, in ar5416AniSetup()