Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dbh.c240 bool release_chip = false, last_op_is_rx = false; in bh_work() local
248 last_op_is_rx = false; in bh_work()
252 last_op_is_rx = true; in bh_work()
256 if (last_op_is_rx) in bh_work()