Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dbh.c236 int stats_req = 0, stats_cnf = 0, stats_ind = 0; in bh_work() local
247 stats_ind += num_rx; in bh_work()
251 stats_ind -= stats_cnf; in bh_work()
259 _trace_bh_stats(stats_ind, stats_req, stats_cnf, wdev->hif.tx_buffers_used, release_chip); in bh_work()