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

/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2.c308 static int32_t iwk_min_power_index(int32_t rate_pow_idx, int32_t is_24G);
4796 static int32_t iwk_min_power_index(int32_t rate_pow_idx, int32_t is_24G) argument
4798 if ((!is_24G) && ((rate_pow_idx & 7) <= 4)) {

Completed in 71 milliseconds