Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_public_struct.h349 __u32 tx_timeout_cnt; member
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_softap_txrx.c735 ++dp_intf->dp_stats.tx_rx_stats.tx_timeout_cnt; in dp_softap_tx_timeout()
H A Dwlan_dp_txrx.c756 ++dp_intf->dp_stats.tx_rx_stats.tx_timeout_cnt; in dp_tx_timeout()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c2360 dp_stats->tx_timeout_cnt = txrx_stats->tx_timeout_cnt; in ucfg_dp_get_txrx_stats()