Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/cfr/src/
Dtarget_if_cfr_adrastea.c89 cfr_pdev->cfr_max_sta_count = MAX_CFR_ENABLED_CLIENTS; in cfr_adrastea_init_pdev()
Dtarget_if_cfr_dbr.c809 pdev_cfrobj->cfr_max_sta_count = MAX_CFR_ENABLED_CLIENTS; in cfr_dbr_init_pdev()
Dtarget_if_cfr_enh.c2716 pcfr->cfr_max_sta_count = MAX_CFR_ENABLED_CLIENTS; in cfr_enh_init_pdev()
/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/inc/
Dwlan_cfr_utils_api.h607 uint16_t cfr_max_sta_count; member
/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/src/
Dwlan_cfr_ucfg_api.c105 if (pa->cfr_current_sta_count == pa->cfr_max_sta_count) { in ucfg_cfr_start_capture()
150 if (pa->cfr_current_sta_count == pa->cfr_max_sta_count) { in ucfg_cfr_start_capture_probe_req()