Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wwan/t7xx/
Dt7xx_state_monitor.h69 MD_STATE_WAITING_FOR_HS1, enumerator
Dt7xx_port_wwan.c69 if (md_state == MD_STATE_WAITING_FOR_HS1 || md_state == MD_STATE_WAITING_FOR_HS2) { in t7xx_port_ctrl_tx()
Dt7xx_modem_ops.c99 ctl->md_state == MD_STATE_WAITING_FOR_HS1 || in t7xx_pci_mhccif_isr()
111 } else if (ctl->md_state == MD_STATE_WAITING_FOR_HS1) { in t7xx_pci_mhccif_isr()
Dt7xx_netdev.c286 case MD_STATE_WAITING_FOR_HS1: in t7xx_ccmni_md_state_callback()
Dt7xx_port_proxy.c271 case MD_STATE_WAITING_FOR_HS1: in t7xx_port_send_skb()
Dt7xx_hif_dpmaif.c490 case MD_STATE_WAITING_FOR_HS1: in t7xx_dpmaif_md_state_callback()
Dt7xx_state_monitor.c285 t7xx_fsm_broadcast_state(ctl, MD_STATE_WAITING_FOR_HS1); in fsm_routine_starting()