Searched refs:dp_rx_err (Results 1 – 7 of 7) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/ |
H A D | dp_rh_rx.c | 926 dp_rx_err("MSDU RX error encountered error:%u", error); in dp_rx_data_indication_handler() 1159 dp_rx_err("%pK: Policy Check Drop pkt", soc); in dp_rx_data_indication_handler() 1377 dp_rx_err("Invalid MPDU seq control field, dropping MPDU"); in dp_rx_defrag_store_fragment_rh() 1389 dp_rx_err("Invalid frame control field, dropping MPDU"); in dp_rx_defrag_store_fragment_rh() 1427 dp_rx_err("Rcvd unfragmented pkt on fragmented path, dropping"); in dp_rx_defrag_store_fragment_rh() 1503 dp_rx_err("Fragment processing failed"); in dp_rx_defrag_store_fragment_rh() 1558 dp_rx_err("Invalid RX descriptor"); in dp_rx_frag_indication_handler() 1593 dp_rx_err("Unable to handle frag ret:%u", status); in dp_rx_frag_indication_handler()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/ |
H A D | dp_rx.c | 407 dp_rx_err("%pK: pdev is null for mac_id = %d", soc, mac_id); in __dp_rx_buffers_no_map_lt_replenish() 439 dp_rx_err("%pK: no free rx_descs in freelist", soc); in __dp_rx_buffers_no_map_lt_replenish() 521 dp_rx_err("%pK: pdev is null for mac_id = %d", in __dp_rx_buffers_no_map_replenish() 629 dp_rx_err("%pK: pdev is null for mac_id = %d", in __dp_rx_comp2refill_replenish() 722 dp_rx_err("%pK: pdev is null for mac_id = %d", in __dp_pdev_rx_buffers_no_map_attach() 941 dp_rx_err("%pK: pdev is null for mac_id = %d", in __dp_rx_buffers_replenish() 1022 dp_rx_err("%pK: no free rx_descs in freelist", dp_soc); in __dp_rx_buffers_replenish() 1329 dp_rx_err("%pK: Memory allocation failed for mesh rx stats", in dp_rx_fill_mesh_stats() 1516 dp_rx_err("%pK: Invalid nbuf length: %u", soc, nbuf_len); in dp_rx_process_invalid_peer() 1546 dp_rx_err("%pK: PDEV %s", in dp_rx_process_invalid_peer() [all …]
|
H A D | dp_rx.h | 66 #define dp_rx_err(params...) QDF_TRACE_ERROR(QDF_MODULE_ID_DP_RX, params) macro
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/ |
H A D | dp_li_rx.c | 327 dp_rx_err("%pK: HAL RING 0x%pK:error %d", in dp_rx_process_li() 770 dp_rx_err("%pK: Policy Check Drop pkt", soc); in dp_rx_process_li() 1000 dp_rx_err("%pK: Invalid RBM %d", soc, buf_info.rbm); in dp_wbm_get_rx_desc_from_hal_desc_li() 1005 dp_rx_err("invalid sw_cookie 0x%x", buf_info.sw_cookie); in dp_wbm_get_rx_desc_from_hal_desc_li()
|
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/ |
H A D | dp_be_rx.c | 418 dp_rx_err("%pK: HAL RING 0x%pK:error %d", in dp_rx_process_be() 841 dp_rx_err("%pK: Policy Check Drop pkt", soc); in dp_rx_process_be() 1354 dp_rx_err("forwarding failed"); in dp_rx_mlo_igmp_handler()
|
/wlan-driver/qcacld-3.0/ |
H A D | wlan_qcacld3_modules.bzl | 669 "cmn/dp/wifi3.0/dp_rx_err.c", 1083 "cmn/dp/wifi3.0/dp_rx_err.c",
|
H A D | Kbuild | 2178 DP_OBJS += $(DP_SRC)/dp_rx_err.o
|