Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dsc/test/
H A Dwlan_dsc_test.c112 dsc_err("Failed to create driver; status:%u", status); in __dsc_tree_create()
121 dsc_err("Failed to create psoc; status:%u", status); in __dsc_tree_create()
130 dsc_err("Failed to create vdev; status:%u", in __dsc_tree_create()
177 dsc_err("FAIL: " #obj " " #action \
/wlan-driver/qcacld-3.0/components/dsc/src/
H A D__wlan_dsc.h35 #define dsc_err(params...) QDF_TRACE_ERROR(QDF_MODULE_ID_QDF, params) macro
H A D__wlan_dsc.c187 dsc_err("fw is down avoid panic"); in __dsc_dbg_trans_timeout()