go_step           288 dev/ic/ar5xxx.c 		    &ar5111_gain_opt.go_step[hal->ah_gain.g_step_idx];
go_step           295 dev/ic/ar5xxx.c 		    &ar5111_gain_opt.go_step[hal->ah_gain.g_step_idx];
go_step          1432 dev/ic/ar5xxx.c 	hal->ah_gain.g_step = &go->go_step[hal->ah_gain.g_step_idx];
go_step          1441 dev/ic/ar5xxx.c 		    &go->go_step[hal->ah_gain.g_step_idx]) {
go_step          1443 dev/ic/ar5xxx.c 			    (go->go_step[--(hal->ah_gain.g_step_idx)].gos_gain -
go_step          1458 dev/ic/ar5xxx.c 		    &go->go_step[hal->ah_gain.g_step_idx]) {
go_step          1460 dev/ic/ar5xxx.c 			    (go->go_step[++(hal->ah_gain.g_step_idx)].gos_gain -
go_step           571 dev/ic/ar5xxx.h 	const struct ar5k_gain_opt_step	go_step[AR5K_GAIN_STEP_COUNT];