Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/wil6210/
H A Ddebugfs.c1739 u64 tx_latency_avg = p->stats.tx_latency_total_us; in wil_tx_latency_debugfs_show() local
1750 do_div(tx_latency_avg, num_packets); in wil_tx_latency_debugfs_show()
1753 tx_latency_avg, in wil_tx_latency_debugfs_show()