Home
last modified time | relevance | path

Searched refs:PPDU_PAYLOAD_SYMBOL_DUR_US (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.c125 #define PPDU_PAYLOAD_SYMBOL_DUR_US 4 macro
1212 (max_nss * ntone) / PPDU_PAYLOAD_SYMBOL_DUR_US; in cm_calculate_etp()
1245 (data_rate_kbps / 1000) * PPDU_PAYLOAD_SYMBOL_DUR_US); in cm_calculate_etp()
1246 single_ppdu_dur_us *= PPDU_PAYLOAD_SYMBOL_DUR_US; in cm_calculate_etp()