Searched refs:dp_alert (Results 1 – 13 of 13) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/mlo/ |
H A D | dp_mlo.c | 180 dp_alert("MLO partner soc RX CC init failed"); in dp_partner_soc_rx_hw_cc_init() 342 dp_alert("MLO partner SOC Rx desc CC init failed"); in dp_mlo_setup_complete() 839 dp_alert("Attempt to update existing map for link %u", in dp_mlo_update_link_to_pdev_map() 1027 dp_alert("replenish SOC is NULL"); in dp_rx_replenish_soc_get()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_peer.h | 657 dp_alert("Invalid state shift from %u to %u peer " \ 669 dp_alert("Invalid state shift from %u to %u peer " \ 2500 dp_alert("Invalid peer state %u for peer " QDF_MAC_ADDR_FMT, in dp_peer_update_state()
|
H A D | dp_htt.c | 2820 dp_alert("seq_num %u msg_type: %d pdev_id: %d ring_type: %s ", 2822 dp_alert("ring_id: %d hp_idx: %d tp_idx: %d bkpressure_time_ms: %d ", 2824 dp_alert("last_bp_event: %ld, total_bp_duration: %ld, bp_counter: %ld", 3279 dp_alert("Invalid ring type: %d", ring_type); 3542 dp_alert("Unexpected event"); 3548 dp_alert("Unexpected event"); 3555 dp_alert("Unexpected event");
|
H A D | dp_peer.c | 2388 …dp_alert("For peer %pK (mac: "QDF_MAC_ADDR_FMT")number of wds entries deleted by fw = %d during pe… in dp_peer_clean_wds_entries() 2684 dp_alert("Peer %pK["QDF_MAC_ADDR_FMT"] logical delete state vid %d", in dp_peer_find_add_id() 3079 …dp_alert("AST entry not found with peer %pK peer_id %u peer_mac "QDF_MAC_ADDR_FMT" mac_addr "QDF_M… in dp_rx_peer_unmap_handler()
|
H A D | dp_rx.c | 3296 dp_alert("Feature DP_RX_MON_MEM_FRAG for mon_dest is enabled"); in dp_rx_enable_mon_dest_frag() 3306 dp_alert("Feature DP_RX_MON_MEM_FRAG for mon_dest is disabled"); in dp_rx_enable_mon_dest_frag()
|
H A D | dp_main.c | 5668 dp_alert("RX tid alloc fail for peer %pK (" QDF_MAC_ADDR_FMT ")", in dp_peer_create_wifi3() 5836 dp_alert("RX tid alloc fail for peer %pK (" QDF_MAC_ADDR_FMT ")", in dp_peer_create_wifi3()
|
/wlan-driver/qcacld-3.0/components/dp/core/src/ |
H A D | wlan_dp_rx_thread.c | 299 dp_alert("tm_handle_cmn is null!"); in dp_rx_tm_thread_enqueue() 307 dp_alert("incorrect ring %u", reo_ring_num); in dp_rx_tm_thread_enqueue()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/ |
H A D | dp_be.c | 1192 dp_alert("bridge vdevId in MLO dev ctx is not Invalid" in dp_attach_vdev_list_in_mlo_dev_ctxt() 1205 dp_alert("vdevId in MLO dev ctx is not Invalid" in dp_attach_vdev_list_in_mlo_dev_ctxt() 3068 dp_alert("DP MLO dev list is not empty"); in dp_mlo_dev_ctxt_list_detach() 3073 dp_alert("MLD MAC " QDF_MAC_ADDR_FMT " ", in dp_mlo_dev_ctxt_list_detach() 3242 dp_alert("deleting MLO dev ctxt with non zero vdev count"); in dp_mlo_dev_ctxt_destroy()
|
H A D | dp_be_tx.c | 1623 dp_alert("unable to find TX bank!"); in dp_tx_get_bank_profile() 1704 dp_alert("insufficient secondary page tables"); in dp_tx_desc_pool_init_be()
|
H A D | dp_be_rx.c | 1083 dp_alert("insufficient secondary page tables"); in dp_rx_desc_pool_init_be_cc() 1140 dp_alert("insufficient secondary page tables"); in dp_rx_desc_pool_init_be_cc()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/ |
H A D | dp_mon_1.0.c | 429 dp_alert("Mon SOC:%pK config, skip desc pool alloc", soc); in dp_vdev_set_monitor_mode_rings()
|
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
H A D | ol_tx_hl.c | 1160 dp_alert("Malloc failed");
|
/wlan-driver/qca-wifi-host-cmn/dp/inc/ |
H A D | cdp_txrx_cmn.h | 49 #define dp_alert(params...) QDF_TRACE_FATAL(QDF_MODULE_ID_DP, params) macro
|