Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_public_struct.h351 u64 last_txtimeout; member
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_txrx.c760 dp_intf->dp_stats.tx_rx_stats.last_txtimeout; in dp_tx_timeout()
780 dp_intf->dp_stats.tx_rx_stats.last_txtimeout = qdf_system_ticks(); in dp_tx_timeout()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c2362 dp_stats->last_txtimeout = txrx_stats->last_txtimeout; in ucfg_dp_get_txrx_stats()