Home
last modified time | relevance | path

Searched refs:qdf_net_stats_inc_tx_dropped (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Dqdf_net_stats.h210 void qdf_net_stats_inc_tx_dropped(qdf_net_dev_stats *stats) in qdf_net_stats_inc_tx_dropped() function
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_softap_txrx.c724 qdf_net_stats_inc_tx_dropped(&dp_intf->stats); in dp_softap_start_xmit()
H A Dwlan_dp_txrx.c733 qdf_net_stats_inc_tx_dropped(&dp_intf->stats); in dp_start_xmit()