Searched refs:update_rc (Results 1 – 3 of 3) sorted by relevance
223 boolean_t update_rc; member
107 int nbad, int txok, boolean_t update_rc);2208 boolean_t update_rc) in ath_tx_rc_status() argument2213 tx_info_priv->update_rc = B_FALSE; in ath_tx_rc_status()2222 tx_info_priv->update_rc = B_TRUE; in ath_tx_rc_status()
1585 if (!is_data || !tx_info_priv->update_rc) in arn_tx_status()