Home
last modified time | relevance | path

Searched refs:CFR_STOP_STR (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cfr/core/inc/
H A Dcfr_defs_i.h35 #define CFR_STOP_STR "CFR-CAPTURE-STOPPED" macro
/wlan-driver/qca-wifi-host-cmn/umac/cfr/core/src/
H A Dcfr_common.c653 status = cfr_streamfs_write(pa, (const void *)CFR_STOP_STR, in cfr_stop_indication()
654 sizeof(CFR_STOP_STR)); in cfr_stop_indication()