Searched refs:single_ppdu_dur_us (Results 1 – 1 of 1) sorted by relevance
1183 uint32_t single_ppdu_dur_us, estimated_throughput_mbps, data_rate_kbps; in cm_calculate_etp() local1243 single_ppdu_dur_us = in cm_calculate_etp()1246 single_ppdu_dur_us *= PPDU_PAYLOAD_SYMBOL_DUR_US; in cm_calculate_etp()1247 single_ppdu_dur_us += phy_hdr_dur_us; in cm_calculate_etp()1250 qdf_ceil(mpdu_per_ppdu * max_amsdu_len * 8, single_ppdu_dur_us); in cm_calculate_etp()1275 single_ppdu_dur_us, estimated_throughput_mbps); in cm_calculate_etp()