Home
last modified time | relevance | path

Searched refs:go_steps_count (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/dev/ic/
Dar5xxx.c1424 if (hal->ah_gain.g_step_idx == (go->go_steps_count - 1)) in ar5k_rfregs_gain_adjust()
1428 hal->ah_gain.g_step_idx < (go->go_steps_count - 1); in ar5k_rfregs_gain_adjust()
Dar5xxx.h550 u_int32_t go_steps_count; member