Home
last modified time | relevance | path

Searched refs:dp_warn (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_prealloc.c477 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 Dwlan_dp_bus_bandwidth.c1322 dp_warn("Rx thread high_tput(%d) affinity request failed", in dp_bus_bandwidth_work_tune_rx()
H A Dwlan_dp_main.c668 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 Ddp_peer.c3463 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 Ddp_main.c1237 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 Ddp_stats.c4836 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 Ddp_mlo.c138 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 Dhif_main.c2801 dp_warn("dp_prealloc_put_consistent_unligned NULL"); in hif_mem_free_consistent_unaligned()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cmn.h51 #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 Ddp_be.c2997 dp_warn("invalid param %d", param); in dp_txrx_set_vdev_param_be()