Searched refs:try_cnt (Results 1 – 6 of 6) sorted by relevance
60 u8 try_cnt; member
452 if (ts->try_cnt > 1) { in ath11k_dp_tx_cache_peer_stats()453 peer_stats->retry_pkts += ts->try_cnt - 1; in ath11k_dp_tx_cache_peer_stats()454 peer_stats->retry_bytes += (ts->try_cnt - 1) * msdu->len; in ath11k_dp_tx_cache_peer_stats()680 ts->try_cnt = FIELD_GET(HAL_WBM_RELEASE_INFO1_TRANSMIT_COUNT, in ath11k_dp_tx_status_parse()
63 u8 try_cnt; member
227 u8 try_cnt; member
4988 uint8_t try_cnt; member
5672 int i, ret = 0, try_cnt = 3; in rtw89_mac_ptk_drop_by_band_and_wait() local5677 for (i = 0; i < try_cnt; i++) { in rtw89_mac_ptk_drop_by_band_and_wait()