Home
last modified time | relevance | path

Searched refs:look_up_table (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/cfr/src/
H A Dtarget_if_cfr_dbr.c47 struct look_up_table *lut = NULL; in dump_lut()
146 struct look_up_table *lut) in release_lut_entry()
175 struct look_up_table *lut, uint8_t module_id) in correlate_and_relay()
266 struct look_up_table *lut = NULL; in cfr_dbr_event_handler()
441 struct look_up_table *lut = NULL; in target_if_peer_capture_event()
H A Dtarget_if_cfr_enh.c102 static struct look_up_table *get_lut_entry(struct pdev_cfr *pcfr, in get_lut_entry()
122 struct look_up_table *lut) in release_lut_entry_enh()
149 struct look_up_table *lut = NULL; in target_if_cfr_dump_lut_enh()
196 struct look_up_table *lut = NULL; in cfr_free_pending_dbr_events()
743 static QDF_STATUS check_dma_length(struct look_up_table *lut, in check_dma_length()
803 struct look_up_table *lut, in correlate_and_relay_enh()
1189 struct look_up_table *lut = NULL; in target_if_cfr_rx_tlv_process()
1483 struct look_up_table *lut = NULL; in enh_cfr_dbr_event_handler()
2020 struct look_up_table *lut = NULL; in target_if_peer_capture_event()
2457 struct look_up_table *lut = NULL; in os_timer_func()
/wlan-driver/qca-wifi-host-cmn/umac/cfr/core/src/
H A Dcfr_common.c325 pa->lut = (struct look_up_table **)qdf_mem_malloc(pa->lut_num * in wlan_cfr_pdev_obj_create_handler()
326 sizeof(struct look_up_table *)); in wlan_cfr_pdev_obj_create_handler()
333 pa->lut[idx] = (struct look_up_table *)qdf_mem_malloc( in wlan_cfr_pdev_obj_create_handler()
334 sizeof(struct look_up_table)); in wlan_cfr_pdev_obj_create_handler()
/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/inc/
H A Dwlan_cfr_utils_api.h354 struct look_up_table { struct
613 struct look_up_table **lut;