Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_softap_txrx.c489 dp_debug_rl("Failed to find right station"); in dp_softap_validate_peer_state()
495 dp_debug_rl("Station not connected yet"); in dp_softap_validate_peer_state()
502 dp_debug_rl("NON-EAPOL/WAPI pkt in non-Auth state"); in dp_softap_validate_peer_state()
703 dp_debug_rl("nbuf %pK linearize failed. drop the pkt", nbuf); in dp_softap_start_xmit()
H A Dwlan_dp_txrx.c710 dp_debug_rl("Failed to send packet from adapter %u", in dp_start_xmit()
/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cmn.h108 #define dp_debug_rl(params...) QDF_TRACE_DEBUG_RL(QDF_MODULE_ID_DP, params) macro
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rx.c2200 dp_debug_rl("bufq->curr %d bufq->drops %d", bufqi->entries, in dp_rx_enqueue_rx()