Searched refs:n_frames (Results 1 – 3 of 3) sorted by relevance
1010 if (tx_info_priv->n_frames > 0) { in arn_rc_update_per()1011 int n_frames, n_bad_frames; in arn_rc_update_per() local1015 tx_info_priv->n_frames + in arn_rc_update_per()1017 n_frames = in arn_rc_update_per()1018 tx_info_priv->n_frames * (retries + 1); in arn_rc_update_per()1020 (100 * n_bad_frames / n_frames) >> 3; in arn_rc_update_per()1043 tx_info_priv->n_frames) { in arn_rc_update_per()
221 int n_frames; member
2220 tx_info_priv->n_frames = bf->bf_nframes; in ath_tx_rc_status()