Home
last modified time | relevance | path

Searched refs:ntone (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_bss_scoring.c1179 uint16_t ntone; in cm_calculate_etp() local
1191 ntone = cm_get_etp_he_ntone(ch_width); in cm_calculate_etp()
1193 ntone = cm_get_etp_ntone(is_ht, is_vht, ch_width); in cm_calculate_etp()
1208 (max_nss * ntone) / HE_PPDU_PAYLOAD_SYMBOL_DUR_US; in cm_calculate_etp()
1212 (max_nss * ntone) / PPDU_PAYLOAD_SYMBOL_DUR_US; in cm_calculate_etp()
1273 ntone, phy_hdr_dur_us, max_bits_per_sc_1000x, in cm_calculate_etp()