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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_hw.c965 u32 *coef_mantissa, u32 *coef_exponent)
977 *coef_mantissa = coef_man >> (COEF_SCALE_S - coef_exp);
964 ath9k_hw_get_delta_slope_vals(struct ath_hw *ah __unused, u32 coef_scaled, u32 *coef_mantissa, u32 *coef_exponent) argument

Completed in 47 milliseconds