Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wwan/t7xx/
Dt7xx_state_monitor.c263 ctl->md_state = MD_STATE_READY; in t7xx_fsm_broadcast_ready_state()
265 fsm_state_notify(ctl->md, MD_STATE_READY); in t7xx_fsm_broadcast_ready_state()
266 t7xx_port_proxy_md_status_notify(ctl->md->port_prox, MD_STATE_READY); in t7xx_fsm_broadcast_ready_state()
Dt7xx_state_monitor.h71 MD_STATE_READY, enumerator
Dt7xx_netdev.c269 case MD_STATE_READY: in t7xx_ccmni_md_state_callback()
374 if (ctlb->md_sta != MD_STATE_READY) in t7xx_ccmni_queue_state_notify()
Dt7xx_port_wwan.c158 if (state != MD_STATE_READY) in t7xx_port_wwan_md_state_notify()
Dt7xx_modem_ops.c101 ctl->md_state == MD_STATE_READY) { in t7xx_pci_mhccif_isr()