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 D | dp_rh_rx.c | 1435 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 D | dp_rx.c | 412 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 D | dp_rx.h | 72 #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 D | dp_li_rx.c | 1027 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 D | dp_be_rx.c | 1915 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 D | dp_mon.c | 1560 dp_rx_debug("%pK: NAC configuration matched for mac-%2x:%2x:%2x:%2x:%2x:%2x", in dp_rx_nac_filter()
|