Home
last modified time | relevance | path

Searched refs:max_bits_per_sc_1000x (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.c1044 uint32_t max_bits_per_sc_1000x = 5000; /* 5 * 1000 */ in cm_get_etp_max_bits_per_sc_1000x_for_nss() local
1054 return max_bits_per_sc_1000x; in cm_get_etp_max_bits_per_sc_1000x_for_nss()
1058 return max_bits_per_sc_1000x; in cm_get_etp_max_bits_per_sc_1000x_for_nss()
1078 max_bits_per_sc_1000x = 8333; /* 10 *5/6 * 1000 */ in cm_get_etp_max_bits_per_sc_1000x_for_nss()
1080 max_bits_per_sc_1000x = 7500; /* 10 * 3/4 * 1000 */ in cm_get_etp_max_bits_per_sc_1000x_for_nss()
1083 max_bits_per_sc_1000x = 6667; /* 8 * 5/6 * 1000 */ in cm_get_etp_max_bits_per_sc_1000x_for_nss()
1085 max_bits_per_sc_1000x = 6000; /* 8 * 3/4 * 1000 */ in cm_get_etp_max_bits_per_sc_1000x_for_nss()
1087 return max_bits_per_sc_1000x; in cm_get_etp_max_bits_per_sc_1000x_for_nss()
1181 uint32_t max_bits_per_sc_1000x, log_2_snr_tone_1000x; in cm_calculate_etp() local
1196 max_bits_per_sc_1000x = in cm_calculate_etp()
[all …]