Searched refs:gain_index (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_paprd.c787 static void ar9300_tx_force_gain(struct ath_hal *ah, unsigned int gain_index) argument
794 selected_gain_entry = gain_table_entries[gain_index];
1991 unsigned int i, desired_gain, gain_index; local
2001 gain_index = 0;
2005 gain_index = gain_index + 1;
2011 /*printf("gain_index = %d\n", gain_index);*/
2012 /*ath_hal_printf(ah, "++++ gain_index = %d\n", gain_index);*/
[all...]

Completed in 74 milliseconds