Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cfr/core/src/
H A Dcfr_common.c122 static void cfr_wakelock_init(struct pdev_cfr *pcfr) in cfr_wakelock_init()
142 static void cfr_wakelock_deinit(struct pdev_cfr *pcfr) in cfr_wakelock_deinit()
153 static inline void cfr_wakelock_init(struct pdev_cfr *pcfr) in cfr_wakelock_init()
157 static inline void cfr_wakelock_deinit(struct pdev_cfr *pcfr) in cfr_wakelock_deinit()
199 static QDF_STATUS wlan_cfr_get_aoa_caps(struct pdev_cfr *pa) in wlan_cfr_get_aoa_caps()
288 static QDF_STATUS wlan_cfr_get_aoa_caps(struct pdev_cfr *pa) in wlan_cfr_get_aoa_caps()
297 struct pdev_cfr *pa = NULL; in wlan_cfr_pdev_obj_create_handler()
313 pa = (struct pdev_cfr *)qdf_mem_malloc(sizeof(struct pdev_cfr)); in wlan_cfr_pdev_obj_create_handler()
355 void wlan_cfr_cleanup_enhanced_aoa(struct pdev_cfr *pa) in wlan_cfr_cleanup_enhanced_aoa()
369 void wlan_cfr_cleanup_enhanced_aoa(struct pdev_cfr *pa) in wlan_cfr_cleanup_enhanced_aoa()
[all …]
/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/src/
H A Dwlan_cfr_ucfg_api.c45 static bool cfr_is_rcc_enabled(struct pdev_cfr *pa) in cfr_is_rcc_enabled()
54 static bool cfr_is_rcc_enabled(struct pdev_cfr *pa) in cfr_is_rcc_enabled()
64 struct pdev_cfr *pa; in ucfg_cfr_start_capture()
137 struct pdev_cfr *pa; in ucfg_cfr_start_capture_probe_req()
204 struct pdev_cfr *pa; in ucfg_cfr_stop_capture_probe_req()
239 struct pdev_cfr *pa; in ucfg_cfr_set_timer()
263 struct pdev_cfr *pa; in ucfg_cfr_get_timer()
333 struct pdev_cfr *pa; in ucfg_cfr_stop_capture()
388 struct pdev_cfr *pcfr; in ucfg_cfr_capture_data()
474 struct pdev_cfr **ppcfr) in dev_sanity_check()
[all …]
H A Dwlan_cfr_tgt_api.c34 struct pdev_cfr *pa; in tgt_cfr_info_send()
/wlan-driver/qca-wifi-host-cmn/umac/cfr/core/inc/
H A Dcfr_defs_i.h124 cfr_streamfs_write(struct pdev_cfr *pa, const void *write_data,
134 cfr_streamfs_flush(struct pdev_cfr *pa);
153 QDF_STATUS cfr_prevent_suspend(struct pdev_cfr *pcfr);
161 QDF_STATUS cfr_allow_suspend(struct pdev_cfr *pcfr);
/wlan-driver/qca-wifi-host-cmn/umac/wifi_radar/core/inc/
H A Dwifi_radar_defs_i.h132 struct pdev_cfr *pa, const void *write_data,
142 wifi_radar_streamfs_flush(struct pdev_cfr *pa);
/wlan-driver/qca-wifi-host-cmn/target_if/cfr/src/
H A Dtarget_if_cfr_enh.c102 static struct look_up_table *get_lut_entry(struct pdev_cfr *pcfr, in get_lut_entry()
148 struct pdev_cfr *pcfr; in target_if_cfr_dump_lut_enh()
195 struct pdev_cfr *pcfr; in cfr_free_pending_dbr_events()
806 struct pdev_cfr *pcfr; in correlate_and_relay_enh()
948 bool is_valid_gain_table_idx(uint16_t tbl_idx, struct pdev_cfr *pcfr) in is_valid_gain_table_idx()
966 uint16_t tbl_idx, struct pdev_cfr *pcfr, in get_max_agc_gain()
994 struct pdev_cfr *pcfr, in populate_enh_chain_phase()
1070 bool is_valid_gain_table_idx(uint16_t tbl_idx, struct pdev_cfr *pcfr) in is_valid_gain_table_idx()
1081 uint16_t tbl_idx, struct pdev_cfr *pcfr, in get_max_agc_gain()
1092 struct pdev_cfr *pcfr, in populate_enh_chain_phase()
[all …]
H A Dtarget_if_cfr_dbr.c46 struct pdev_cfr *pdev_cfrobj; in dump_lut()
177 struct pdev_cfr *pdev_cfrobj; in correlate_and_relay()
265 struct pdev_cfr *pdev_cfrobj; in cfr_dbr_event_handler()
440 struct pdev_cfr *pdev_cfrobj; in target_if_peer_capture_event()
788 struct pdev_cfr *pdev_cfrobj; in cfr_dbr_init_pdev()
820 struct pdev_cfr *pdev_cfrobj; in cfr_dbr_deinit_pdev()
H A Dtarget_if_cfr_adrastea.c42 struct pdev_cfr *cfr_pdev; in cfr_adrastea_init_pdev()
140 struct pdev_cfr *pcfr; in cfr_adrastea_deinit_pdev()
H A Dtarget_if_cfr.c46 struct pdev_cfr *pdev_cfrobj; in target_if_cfr_stop_capture()
156 struct pdev_cfr *pa; in target_if_cfr_enable_cfr_timer()
277 struct pdev_cfr *cfr_pdev; in target_if_cfr_init_target()
350 struct pdev_cfr *pcfr; in target_if_cfr_deinit_target()
430 struct pdev_cfr *pa; in target_if_cfr_init_pdev()
508 struct pdev_cfr *pcfr; in target_if_cfr_get_mac_id()
H A Dtarget_if_cfr_6490.c76 struct pdev_cfr *pcfr; in target_if_cfr_subscribe_ppdu_desc()
/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/inc/
H A Dwlan_cfr_utils_api.h601 struct pdev_cfr { struct
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfr.c88 struct pdev_cfr *pa; in wlan_hdd_transport_mode_cfg()