Searched refs:fsm_ctl (Results 1 – 6 of 6) sorted by relevance
89 ctl = md->fsm_ctl; in t7xx_pci_mhccif_isr()481 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_core_reset()568 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_md_hk_wq()582 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_ap_hk_wq()595 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_md_event_notify()770 ret = t7xx_fsm_append_cmd(md->fsm_ctl, FSM_CMD_START, 0); in t7xx_md_init()810 t7xx_fsm_append_cmd(md->fsm_ctl, FSM_CMD_PRE_STOP, FSM_CMD_FLAG_WAIT_FOR_COMPLETION); in t7xx_md_exit()
59 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_fsm_notifier_register()70 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_fsm_notifier_unregister()83 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in fsm_state_notify()603 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_fsm_reset()620 md->fsm_ctl = ctl; in t7xx_fsm_init()640 struct t7xx_fsm_ctl *ctl = md->fsm_ctl; in t7xx_fsm_uninit()
75 struct t7xx_fsm_ctl *fsm_ctl; member
515 struct t7xx_fsm_ctl *fsm_ctl = t7xx_dev->md->fsm_ctl; in t7xx_send_fsm_command() local521 ret = t7xx_fsm_append_cmd(fsm_ctl, FSM_CMD_STOP, FSM_CMD_FLAG_WAIT_FOR_COMPLETION); in t7xx_send_fsm_command()529 ret = t7xx_fsm_append_cmd(fsm_ctl, FSM_CMD_START, 0); in t7xx_send_fsm_command()
193 struct t7xx_fsm_ctl *ctl = port->t7xx_dev->md->fsm_ctl; in t7xx_port_get_queue_no()326 struct t7xx_fsm_ctl *ctl = port->t7xx_dev->md->fsm_ctl; in t7xx_port_send_skb()448 struct t7xx_fsm_ctl *ctl = t7xx_dev->md->fsm_ctl; in t7xx_port_proxy_recv_skb()
161 struct t7xx_fsm_ctl *ctl = port->t7xx_dev->md->fsm_ctl; in control_msg_handler()