Home
last modified time | relevance | path

Searched refs:dp_htt_err (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_htt.c296 dp_htt_err("Invalid msdu count in tx compl indication %d", num_msdus); in dp_htt_t2h_msg_handler_fast()
356 dp_htt_err("NBUF copy failed for PPDU stats msg"); in dp_htt_t2h_msg_handler_fast()
373 dp_htt_err("Invalid flow count in flow pool map message"); in dp_htt_t2h_msg_handler_fast()
400 dp_htt_err("Invalid length in flow pool unmap message %d", msg_len); in dp_htt_t2h_msg_handler_fast()
475 dp_htt_err("HTC connect svc failed for id:%u", service_id); in dp_htt_htc_attach()
511 dp_htt_err("failed to register fastpath callback"); in dp_htt_htc_soc_attach_all()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_htt.c500 dp_htt_err("Wrong filter count %d", num_filters); in htt_h2t_rx_cce_super_rule_setup()
509 dp_htt_err("Fail to allocate SUPER_RULE_SETUP msg "); in htt_h2t_rx_cce_super_rule_setup()
581 dp_htt_err("Fail to allocate dp_htt_htc_pkt buffer"); in htt_h2t_rx_cce_super_rule_setup()
1913 dp_htt_err("%pK: Failed to set event for debugfs htt stats"
1941 dp_htt_err("soc is null");
1946 dp_htt_err("soc->sysfs_config is NULL");
1970 dp_htt_err("%pK:event compl Fail to set event ",
2447 dp_htt_err("Failed to expand head for"
2489 dp_htt_err("Fail to allocate dp_htt_htc_pkt buffer");
2690 dp_htt_err("Invalid tlv_type value:%d\n", tlv_type);
[all …]
H A Ddp_htt.h188 #define dp_htt_err(params...) QDF_TRACE_ERROR(QDF_MODULE_ID_DP_HTT, params) macro
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be.c3746 dp_htt_err("Invalid soc"); in dp_primary_link_migration()
3754 dp_htt_err("New primary peer is NULL"); in dp_primary_link_migration()
3761 dp_htt_err("MLD peer is NULL"); in dp_primary_link_migration()
3903 dp_htt_err("Invalid dp_mlo ctxt"); in dp_htt_reo_migration()
3909 dp_htt_err("Invalid soc"); in dp_htt_reo_migration()
3915 dp_htt_err("Invalid peer"); in dp_htt_reo_migration()
3922 dp_htt_err("Invalid mld peer"); in dp_htt_reo_migration()
3928 dp_htt_err("Invalid be vdev"); in dp_htt_reo_migration()
3935 dp_htt_err("Invalid ppe info for the vdev"); in dp_htt_reo_migration()
3959 dp_htt_err("Invalid ast entry"); in dp_htt_reo_migration()
[all …]