Searched refs:zd_retry_rates (Results 1 – 1 of 1) sorted by relevance
105 static const struct tx_retry_rate zd_retry_rates[] = { variable469 ZD_ASSERT(0<=first_idx && first_idx<ARRAY_SIZE(zd_retry_rates)); in zd_mac_tx_status()470 retries = &zd_retry_rates[first_idx]; in zd_mac_tx_status()541 ZD_ASSERT(0<=first_idx && first_idx<ARRAY_SIZE(zd_retry_rates)); in zd_mac_tx_failed()542 retries = &zd_retry_rates[first_idx]; in zd_mac_tx_failed()