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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_reset.c2897 u_int modes_index, modes_txgaintable_index = 0; local
2912 modes_txgaintable_index = 1;
2914 modes_txgaintable_index = 3;
2916 modes_txgaintable_index = 5;
2927 modes_txgaintable_index = 2;
2929 modes_txgaintable_index = 4;
2931 modes_txgaintable_index = 6;
2942 modes_txgaintable_index = 8;
2944 modes_txgaintable_index = 1;
2953 modes_txgaintable_index
[all...]

Completed in 37 milliseconds