Home
last modified time | relevance | path

Searched refs:cfr_streamfs_flush (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cfr/core/inc/
H A Dcfr_defs_i.h134 cfr_streamfs_flush(struct pdev_cfr *pa);
/wlan-driver/qca-wifi-host-cmn/umac/cfr/core/src/
H A Dcfr_common.c622 QDF_STATUS cfr_streamfs_flush(struct pdev_cfr *pa) in cfr_streamfs_flush() function
656 status = cfr_streamfs_flush(pa); in cfr_stop_indication()
/wlan-driver/qca-wifi-host-cmn/umac/cfr/dispatcher/src/
H A Dwlan_cfr_tgt_api.c83 status = cfr_streamfs_flush(pa); in tgt_cfr_info_send()