Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_state_monitor.h70 MD_STATE_INVALID, enumerator
H A Dt7xx_port_proxy.c295 case MD_STATE_INVALID: in t7xx_port_send_skb()
374 if (t7xx_fsm_get_md_state(ctl) == MD_STATE_INVALID) { in t7xx_port_proxy_recv_skb()
H A Dt7xx_state_monitor.c485 return MD_STATE_INVALID; in t7xx_fsm_get_md_state()
H A Dt7xx_modem_ops.c99 if (ctl->md_state == MD_STATE_INVALID || in t7xx_pci_mhccif_isr()