g_step_idx 286 dev/ic/ar5xxx.c hal->ah_gain.g_step_idx = ar5111_gain_opt.go_default;
g_step_idx 288 dev/ic/ar5xxx.c &ar5111_gain_opt.go_step[hal->ah_gain.g_step_idx];
g_step_idx 293 dev/ic/ar5xxx.c hal->ah_gain.g_step_idx = ar5112_gain_opt.go_default;
g_step_idx 295 dev/ic/ar5xxx.c &ar5111_gain_opt.go_step[hal->ah_gain.g_step_idx];
g_step_idx 1432 dev/ic/ar5xxx.c hal->ah_gain.g_step = &go->go_step[hal->ah_gain.g_step_idx];
g_step_idx 1435 dev/ic/ar5xxx.c if (hal->ah_gain.g_step_idx == 0)
g_step_idx 1439 dev/ic/ar5xxx.c hal->ah_gain.g_step_idx > 0;
g_step_idx 1441 dev/ic/ar5xxx.c &go->go_step[hal->ah_gain.g_step_idx]) {
g_step_idx 1443 dev/ic/ar5xxx.c (go->go_step[--(hal->ah_gain.g_step_idx)].gos_gain -
g_step_idx 1452 dev/ic/ar5xxx.c if (hal->ah_gain.g_step_idx == (go->go_steps_count - 1))
g_step_idx 1456 dev/ic/ar5xxx.c hal->ah_gain.g_step_idx < (go->go_steps_count - 1);
g_step_idx 1458 dev/ic/ar5xxx.c &go->go_step[hal->ah_gain.g_step_idx]) {
g_step_idx 1460 dev/ic/ar5xxx.c (go->go_step[++(hal->ah_gain.g_step_idx)].gos_gain -
g_step_idx 1472 dev/ic/ar5xxx.c hal->ah_gain.g_step_idx,
g_step_idx 575 dev/ic/ar5xxx.h u_int32_t g_step_idx;