Searched refs:sign (Results 1 – 3 of 3) sorted by relevance
545 int sign, old_credit; in htt_t2h_lp_msg_handler() local556 sign = HTT_TX_CREDIT_SIGN_BIT_GET(*msg_word) ? -1 : 1; in htt_t2h_lp_msg_handler()557 htt_credit_delta = sign * htt_credit_delta_abs; in htt_t2h_lp_msg_handler()
860 uint16_t max_meas_dur, sign; in rrm_get_max_meas_duration() local877 sign = (max_dur < 0) ? 1 : 0; in rrm_get_max_meas_duration()879 if (!sign) in rrm_get_max_meas_duration()
15392 sign: 1, member