Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_rx_mon.c190 struct hal_rx_ppdu_cfr_info *cfr = &ppdu_info->cfr_info; in dp_update_cfr_dbg_stats() local
193 rcc.chan_capture_status[cfr->chan_capture_status], 1); in dp_update_cfr_dbg_stats()
194 if (cfr->rx_location_info_valid) { in dp_update_cfr_dbg_stats()
196 if (cfr->bb_captured_channel) { in dp_update_cfr_dbg_stats()
199 rcc.reason_cnt[cfr->bb_captured_reason], in dp_update_cfr_dbg_stats()
201 } else if (cfr->bb_captured_timeout) { in dp_update_cfr_dbg_stats()
204 rcc.reason_cnt[cfr->bb_captured_reason], in dp_update_cfr_dbg_stats()
263 struct hal_rx_ppdu_cfr_info *cfr = &ppdu_info->cfr_info; in dp_bb_captured_chan_status() local
266 if (cfr->bb_captured_channel) in dp_bb_captured_chan_status()
/wlan-driver/qca-wifi-host-cmn/iot_sim/
H A DKbuild109 INCS += -I$(obj)/$(DEPTH)/cmn_dev/umac/cfr/dispatcher/inc/
110 INCS += -I$(obj)/$(DEPTH)/component_dev/umac/cfr/dispatcher/inc
/wlan-driver/qcacld-3.0/
H A Dwlan_qcacld3_modules.bzl109 "cmn/target_if/cfr/inc",
138 "cmn/umac/cfr/core/inc",
139 "cmn/umac/cfr/dispatcher/inc",
1456 "cmn/target_if/cfr/src/target_if_cfr_adrastea.c",
1461 "cmn/target_if/cfr/src/target_if_cfr_dbr.c",
1466 "cmn/target_if/cfr/src/target_if_cfr.c",
1467 "cmn/target_if/cfr/src/target_if_cfr_6490.c",
1468 "cmn/umac/cfr/core/src/cfr_common.c",
1469 "cmn/umac/cfr/dispatcher/src/wlan_cfr_tgt_api.c",
1470 "cmn/umac/cfr/dispatcher/src/wlan_cfr_ucfg_api.c",
[all …]
H A DKbuild1167 WLAN_CFR_DIR := umac/cfr
1172 WLAN_CFR_TARGET_INC_DIR := target_if/cfr/inc
1182 $(WLAN_COMMON_ROOT)/target_if/cfr/src/target_if_cfr.o \
1183 $(WLAN_COMMON_ROOT)/target_if/cfr/src/target_if_cfr_6490.o
1185 WLAN_CFR_OBJS += $(WLAN_COMMON_ROOT)/target_if/cfr/src/target_if_cfr_enh.o
1188 WLAN_CFR_OBJS += $(WLAN_COMMON_ROOT)/target_if/cfr/src/target_if_cfr_adrastea.o
1191 WLAN_CFR_OBJS += $(WLAN_COMMON_ROOT)/target_if/cfr/src/target_if_cfr_dbr.o
/wlan-driver/qca-wifi-host-cmn/spectral/
H A DKbuild194 INCS += -I$(obj)/$(DEPTH)/cmn_dev/umac/cfr/dispatcher/inc