Searched refs:now_msec (Results 1 – 1 of 1) sorted by relevance
675 uint32_t dt, best_thruput, this_thruput, now_msec; in arn_rc_ratefind_ht() local695 now_msec = drv_hztousec(ddi_get_lbolt())/1000; /* mescs ? */ in arn_rc_ratefind_ht()696 dt = now_msec - ath_rc_priv->rssi_time; in arn_rc_ratefind_ht()778 (now_msec - ath_rc_priv->probe_time > in arn_rc_ratefind_ht()783 ath_rc_priv->probe_time = now_msec; in arn_rc_ratefind_ht()950 uint32_t now_msec) in arn_rc_update_per() argument1034 ath_rc_priv->rssi_time = now_msec; in arn_rc_update_per()1071 now_msec - rate_table->probe_interval / 2; in arn_rc_update_per()1157 uint32_t now_msec = drv_hztousec(ddi_get_lbolt())/1000; /* mescs ? */ in arn_rc_update_ht() local1179 retries, now_msec); in arn_rc_update_ht()[all …]