Searched defs:coef_mantissa (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.c1638 uint32_t *coef_mantissa,
1651 *coef_mantissa = coef_man >> (COEF_SCALE_S - coef_exp);
1636 ath9k_hw_get_delta_slope_vals(struct ath_hal *ah, uint32_t coef_scaled, uint32_t *coef_mantissa, uint32_t *coef_exponent) argument

Completed in 51 milliseconds