Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wwan/t7xx/
A Dt7xx_port_proxy.c148 return t7xx_fsm_get_md_state(ctl) == MD_STATE_EXCEPTION ? in t7xx_port_get_queue_no()
275 enum md_state md_state = t7xx_fsm_get_md_state(ctl); in t7xx_port_send_skb()
366 if (t7xx_fsm_get_md_state(ctl) == MD_STATE_INVALID) { in t7xx_port_proxy_recv_skb()
A Dt7xx_state_monitor.h130 enum md_state t7xx_fsm_get_md_state(struct t7xx_fsm_ctl *ctl);
A Dt7xx_port_wwan.c68 md_state = t7xx_fsm_get_md_state(ctl); in t7xx_port_ctrl_tx()
A Dt7xx_port_ctrl_msg.c64 md_state = t7xx_fsm_get_md_state(ctl); in fsm_ee_message_handler()
A Dt7xx_state_monitor.c471 enum md_state t7xx_fsm_get_md_state(struct t7xx_fsm_ctl *ctl) in t7xx_fsm_get_md_state() function

Completed in 10 milliseconds