Searched refs:dp_warn (Results 1 – 10 of 10) sorted by relevance
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
H A D | wlan_dp_prealloc.c | 477 dp_warn("i %d: consistent_mem in use while free", i); in dp_prealloc_deinit() 499 dp_warn("i %d: multi-page mem in use while free", i); in dp_prealloc_deinit() 537 dp_warn("i %d: context in use while free", i); in dp_prealloc_deinit() 825 dp_warn("i %d: unable to preallocate %d bytes memory!", in dp_prealloc_init() 848 dp_warn("i %d: unable to preallocate %d bytes memory!", in dp_prealloc_init() 874 dp_warn("i %d: preallocate %d bytes multi-pages failed!", in dp_prealloc_init() 899 dp_warn("i %d: fail to prealloc unaligned %d bytes!", in dp_prealloc_init() 1073 dp_warn("Not prealloc pages %pK desc_type %d cacheable_pages %pK dma_pages %pK", in dp_prealloc_put_multi_pages()
|
H A D | wlan_dp_bus_bandwidth.c | 1322 dp_warn("Rx thread high_tput(%d) affinity request failed", in dp_bus_bandwidth_work_tune_rx()
|
H A D | wlan_dp_main.c | 668 dp_warn("rx_mode wrong configuration. Make it default"); in dp_set_rx_mode_value()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_peer.c | 3463 dp_warn("Null soc%pK or peer%pK", soc, txrx_peer); in dp_peer_delay_stats_ctx_alloc() 3503 dp_warn("peer_ext dealloc failed due to NULL peer object"); in dp_peer_delay_stats_ctx_dealloc() 3530 dp_warn("Null pdev or peer"); in dp_peer_jitter_stats_ctx_alloc() 3554 dp_warn("Jitter stats obj alloc failed!!"); in dp_peer_jitter_stats_ctx_alloc() 3565 dp_warn("Null pdev or peer"); in dp_peer_jitter_stats_ctx_dealloc() 3583 dp_warn("Null peer"); in dp_peer_jitter_stats_ctx_clr()
|
H A D | dp_main.c | 1237 dp_warn("dp_prealloc_get_context null!"); in dp_context_alloc_mem() 1265 dp_warn("dp_prealloc_put_context null!"); in dp_context_free_mem() 1285 dp_warn("dp_prealloc_get_consistent is null!"); in dp_srng_aligned_mem_alloc_consistent() 1319 dp_warn("dp_prealloc_put_consistent is null!"); in dp_srng_mem_free_consistent() 1345 dp_warn("dp_get_multi_pages is null!"); in dp_desc_multi_pages_mem_alloc() 1376 dp_warn("dp_put_multi_pages is null!"); in dp_desc_multi_pages_mem_free() 5547 dp_warn("peer delay_stats ctx alloc failed"); in dp_txrx_peer_attach() 5556 dp_warn("peer jitter_stats ctx alloc failed"); in dp_txrx_peer_attach() 5563 dp_warn("peer sawf stats alloc failed"); in dp_txrx_peer_attach() 5774 dp_warn("peer monitor ctx alloc failed"); in dp_peer_create_wifi3() [all …]
|
H A D | dp_stats.c | 4836 dp_warn("Buffer Overflow:FW Struct Size:%d Host Struct Size:%d" in dp_htt_stats_copy_tag()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/mlo/ |
H A D | dp_mlo.c | 138 dp_warn("MLO context not created, MLO not enabled"); in dp_mlo_get_soc_ref_by_chip_id() 810 dp_warn("MLO not enabled on SOC"); in dp_soc_mlo_fill_params()
|
/wlan-driver/qca-wifi-host-cmn/hif/src/ |
H A D | hif_main.c | 2801 dp_warn("dp_prealloc_put_consistent_unligned NULL"); in hif_mem_free_consistent_unaligned()
|
/wlan-driver/qca-wifi-host-cmn/dp/inc/ |
H A D | cdp_txrx_cmn.h | 51 #define dp_warn(params...) QDF_TRACE_WARN(QDF_MODULE_ID_DP, params) macro
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/ |
H A D | dp_be.c | 2997 dp_warn("invalid param %d", param); in dp_txrx_set_vdev_param_be()
|