Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/bmi/src/
H A Dol_fw.c581 int ol_copy_ramdump(struct hif_opaque_softc *scn) in ol_copy_ramdump() function
649 ol_copy_ramdump(ramdump_scn); in __ramdump_work_handler()
667 if (ol_copy_ramdump(ramdump_scn)) in __ramdump_work_handler()
/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhif.h2039 int ol_copy_ramdump(struct hif_opaque_softc *scn);
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.c2197 if (ol_copy_ramdump(hif_ctx)) in hif_crash_shutdown()