Home
last modified time | relevance | path

Searched refs:dp_rx_debug (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_rx.c1435 dp_rx_debug("rx_tid %d", tid); in dp_rx_defrag_store_fragment_rh()
1437 dp_rx_debug("rxseq %d\n", rxseq); in dp_rx_defrag_store_fragment_rh()
1439 dp_rx_debug("mismatch cur_seq %d rxseq %d\n", in dp_rx_defrag_store_fragment_rh()
1448 dp_rx_debug("cur rxseq %d\n", rxseq); in dp_rx_defrag_store_fragment_rh()
1463 dp_rx_debug("cur rxseq %d\n", rxseq); in dp_rx_defrag_store_fragment_rh()
1497 dp_rx_debug("All fragments received for sequence: %d", rxseq); in dp_rx_defrag_store_fragment_rh()
1511 dp_rx_debug("Fragmented sequence successfully reinjected"); in dp_rx_defrag_store_fragment_rh()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx.c412 dp_rx_debug("%pK: rxdma srng not initialized", soc); in __dp_rx_buffers_no_map_lt_replenish()
422 dp_rx_debug("%pK: no of available entries in rxdma ring: %d", in __dp_rx_buffers_no_map_lt_replenish()
527 dp_rx_debug("%pK: rxdma srng not initialized", soc); in __dp_rx_buffers_no_map_replenish()
635 dp_rx_debug("%pK: rxdma srng not initialized", soc); in __dp_rx_comp2refill_replenish()
728 dp_rx_debug("%pK: rxdma srng not initialized", soc); in __dp_pdev_rx_buffers_no_map_attach()
733 dp_rx_debug("%pK: requested %d buffers for replenish", in __dp_pdev_rx_buffers_no_map_attach()
947 dp_rx_debug("%pK: rxdma srng not initialized", dp_soc); in __dp_rx_buffers_replenish()
1501 dp_rx_debug("%pK: Drop decapped frames", soc); in dp_rx_process_invalid_peer()
1510 dp_rx_debug("%pK: NAWDS valid only for data frames", soc); in dp_rx_process_invalid_peer()
H A Ddp_rx.h72 #define dp_rx_debug(params...) QDF_TRACE_DEBUG(QDF_MODULE_ID_DP_RX, params) macro
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
H A Ddp_li_rx.c1027 dp_rx_debug("%pK: pdev is null for mac_id = %d", soc, mac_id); in dp_rx_chain_msdus_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_rx.c1915 dp_rx_debug("%pK: pdev is null for mac_id = %d", soc, mac_id);
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.c1560 dp_rx_debug("%pK: NAC configuration matched for mac-%2x:%2x:%2x:%2x:%2x:%2x", in dp_rx_nac_filter()