Home
last modified time | relevance | path

Searched defs:pcfr (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/src/
H A Dwlan_cfr_ucfg_api.c388 struct pdev_cfr *pcfr; in ucfg_cfr_capture_data() local
529 struct pdev_cfr *pcfr = NULL; in ucfg_cfr_set_reset_bitmap() local
562 struct pdev_cfr *pcfr = NULL; in ucfg_cfr_set_en_bitmap() local
586 struct pdev_cfr *pcfr = NULL; in ucfg_cfr_set_ul_mu_user_mask() local
617 struct pdev_cfr *pcfr = NULL; in ucfg_cfr_set_freeze_tlv_delay_cnt() local
644 struct pdev_cfr *pcfr = NULL; in ucfg_cfr_set_tara_filterin_as_fp() local
672 struct pdev_cfr *pcfr = NULL; in ucfg_cfr_set_capture_count() local
699 struct pdev_cfr *pcfr = NULL; in ucfg_cfr_set_capture_interval_mode_sel() local
728 struct pdev_cfr *pcfr = NULL; in ucfg_cfr_set_capture_interval() local
757 struct pdev_cfr *pcfr = NULL; in ucfg_cfr_set_capture_duration() local
[all …]
/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() local
195 struct pdev_cfr *pcfr; in cfr_free_pending_dbr_events() local
806 struct pdev_cfr *pcfr; in correlate_and_relay_enh() local
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.c350 struct pdev_cfr *pcfr; in target_if_cfr_deinit_target() local
508 struct pdev_cfr *pcfr; in target_if_cfr_get_mac_id() local
H A Dtarget_if_cfr_6490.c76 struct pdev_cfr *pcfr; in target_if_cfr_subscribe_ppdu_desc() local
H A Dtarget_if_cfr_adrastea.c140 struct pdev_cfr *pcfr; in cfr_adrastea_deinit_pdev() local
/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()
663 QDF_STATUS cfr_prevent_suspend(struct pdev_cfr *pcfr) in cfr_prevent_suspend()
682 QDF_STATUS cfr_allow_suspend(struct pdev_cfr *pcfr) in cfr_allow_suspend()