Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/wfx/
Dbh.c239 int stats_req = 0, stats_cnf = 0, stats_ind = 0; in bh_work() local
250 stats_ind += num_rx; in bh_work()
254 stats_ind -= stats_cnf; in bh_work()
262 _trace_bh_stats(stats_ind, stats_req, stats_cnf, in bh_work()