Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_aic.c49 #define ATH_AIC_MAX_AIC_LIN_TABLE 69 macro
66 static const u_int16_t aic_lin_table[ATH_AIC_MAX_AIC_LIN_TABLE] = {
259 for (i = ATH_AIC_MAX_AIC_LIN_TABLE - 1; i >= 0; i--) { in ar9300_aic_find_index()