Searched refs:totalSizeDesired (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/dev/ath/ath_hal/ar5312/ |
H A D | ar5312_attach.c | 40 .totalSizeDesired = { -41, -41, -48, -48, -48 }, in ar5312AniSetup()
|
/freebsd/sys/dev/ath/ath_hal/ar9001/ |
H A D | ar9160_attach.c | 67 .totalSizeDesired = { -55, -55, -55, -55, -62 }, in ar9160AniSetup()
|
/freebsd/sys/dev/ath/ath_hal/ar9002/ |
H A D | ar9287_attach.c | 85 .totalSizeDesired = { -55, -55, -55, -55, -62 }, in ar9287AniSetup()
|
H A D | ar9285_attach.c | 86 .totalSizeDesired = { -55, -55, -55, -55, -62 }, in ar9285AniSetup()
|
H A D | ar9280_attach.c | 81 .totalSizeDesired = { -55, -55, -55, -55, -62 }, in ar9280AniSetup()
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah_internal.h | 865 int totalSizeDesired[5]; member
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212.h | 153 int totalSizeDesired[5]; member
|
H A D | ar5212_attach.c | 202 .totalSizeDesired = { -55, -55, -55, -55, -62 }, in ar5212AniSetup()
|
H A D | ar5212_ani.c | 248 AR_PHY_DESIRED_SZ_TOT_DES, params->totalSizeDesired[level]); in ar5212AniControl()
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_ani.c | 237 AR_PHY_DESIRED_SZ_TOT_DES, params->totalSizeDesired[level]); in ar5416AniControl()
|
H A D | ar5416_attach.c | 46 .totalSizeDesired = { -55, -55, -55, -55, -62 }, in ar5416AniSetup()
|