Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wwan/t7xx/
Dt7xx_modem_ops.h60 bool handshake_ongoing; member
Dt7xx_modem_ops.c448 if (md->core_md.handshake_ongoing) { in t7xx_core_reset()
455 md->core_md.handshake_ongoing = false; in t7xx_core_reset()
517 core_info->handshake_ongoing = false; in t7xx_core_hk_handler()
533 md->core_md.handshake_ongoing = true; in t7xx_md_hk_wq()
Dt7xx_state_monitor.c297 if (md->core_md.handshake_ongoing) in fsm_routine_starting()