Searched refs:WIL_NUM_LATENCY_BINS (Results 1 – 3 of 3) sorted by relevance
1742 for (bin = 0; bin < WIL_NUM_LATENCY_BINS; bin++) { in wil_tx_latency_debugfs_show()1798 size_t sz = sizeof(u64) * WIL_NUM_LATENCY_BINS; in wil_tx_latency_write()
54 #define WIL_NUM_LATENCY_BINS 200 macro
2403 bin = min_t(int, bin, WIL_NUM_LATENCY_BINS - 1); in wil_tx_latency_calc()