Home
last modified time | relevance | path

Searched refs:HIF_EX_CLEARQ_DONE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/
H A Dt7xx_modem_ops.h34 * @HIF_EX_CLEARQ_DONE: Disable RX, flush TX/RX workqueues and clear RX.
40 HIF_EX_CLEARQ_DONE, enumerator
H A Dt7xx_modem_ops.c235 * HIF_EX_CLEARQ_DONE: Disable RX, flush TX/RX workqueues and clear RX.
253 * |HIF_EX_CLEARQ_DONE| : Disable and clear RXQ
268 case HIF_EX_CLEARQ_DONE: in t7xx_cldma_exception()
295 if (stage == HIF_EX_CLEARQ_DONE) { in t7xx_md_exception()
306 else if (stage == HIF_EX_CLEARQ_DONE) in t7xx_md_exception()
630 t7xx_md_exception(md, HIF_EX_CLEARQ_DONE); in t7xx_md_exception_handshake()

Completed in 2 milliseconds