Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c1450 INIT_INI_ARRAY(&ahp->ah_ini_modes_rxgain_bounds, in ar9300_attach()
1510 INIT_INI_ARRAY(&ahp->ah_ini_modes_rxgain_bounds, in ar9300_attach()
3651 INIT_INI_ARRAY(&ahp->ah_ini_modes_rxgain_bounds, in ar9300_rx_gain_table_apply()
3658 INIT_INI_ARRAY(&ahp->ah_ini_modes_rxgain_bounds, in ar9300_rx_gain_table_apply()
3716 INIT_INI_ARRAY(&ahp->ah_ini_modes_rxgain_bounds, in ar9300_rx_gain_table_apply()
3723 INIT_INI_ARRAY(&ahp->ah_ini_modes_rxgain_bounds, in ar9300_rx_gain_table_apply()
H A Dar9300.h621 struct ar9300_ini_array ah_ini_modes_rxgain_bounds; member
H A Dar9300_reset.c3116 REG_WRITE_ARRAY(&ahp->ah_ini_modes_rxgain_bounds, modes_index, reg_writes); in ar9300_process_ini()