Searched refs:DP_TRACE (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qcacld-3.0/ |
H A D | Kconfig | 263 config DP_TRACE config 264 bool "Enable DP_TRACE"
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_tx.c | 285 DP_TRACE(ERROR, "%s %d TSO desc is NULL!", in dp_tx_tso_unmap_segment() 289 DP_TRACE(ERROR, "%s %d TSO num desc is NULL!", in dp_tx_tso_unmap_segment() 628 DP_TRACE(ERROR, "TSO number seg desc is NULL!"); in dp_tx_unmap_tso_seg_list() 744 DP_TRACE(ERROR, "%s: Failed to alloc - Number of segs desc", in dp_tx_prepare_tso() 762 DP_TRACE(ERROR, "%s: Failed to get tso info", __func__); in dp_tx_prepare_tso()
|
H A D | dp_main.c | 10094 DP_TRACE(NONE, "VDEV not found"); in dp_fw_stats_process() 10100 DP_TRACE(NONE, "PDEV not found"); in dp_fw_stats_process() 10106 DP_TRACE(NONE, "soc not found"); in dp_fw_stats_process()
|
H A D | dp_peer.c | 3853 DP_TRACE(DEBUG, "peer %pK vdev %pK", peer, peer->vdev); in dp_get_vdev_for_peer()
|
H A D | dp_internal.h | 1102 #define DP_TRACE(LVL, fmt, args ...) \ macro
|