Lines Matching refs:bfa_fsm_send_event
1183 bfa_fsm_send_event(&ioc->iocpf, IOCPF_E_SEMLOCKED); in bfa_ioc_hw_sem_get()
1397 bfa_fsm_send_event(&ioc->iocpf, IOCPF_E_FWREADY); in bfa_ioc_hwinit()
1412 bfa_fsm_send_event(ioc, IOC_E_TIMEOUT); in bfa_nw_ioc_timeout()
1591 bfa_fsm_send_event(ioc, IOC_E_FWRSP_GETATTR); in bfa_ioc_getattr_reply()
1672 bfa_fsm_send_event(ioc, IOC_E_ENABLED); in bfa_ioc_pf_enabled()
1678 bfa_fsm_send_event(ioc, IOC_E_DISABLED); in bfa_ioc_pf_disabled()
1684 bfa_fsm_send_event(ioc, IOC_E_INITFAILED); in bfa_ioc_pf_initfailed()
1690 bfa_fsm_send_event(ioc, IOC_E_PFAILED); in bfa_ioc_pf_failed()
1808 bfa_fsm_send_event(iocpf, IOCPF_E_FWREADY); in bfa_ioc_isr()
1812 bfa_fsm_send_event(iocpf, IOCPF_E_FWRSP_ENABLE); in bfa_ioc_isr()
1816 bfa_fsm_send_event(iocpf, IOCPF_E_FWRSP_DISABLE); in bfa_ioc_isr()
1848 bfa_fsm_send_event(ioc, IOC_E_RESET); in bfa_nw_ioc_attach()
1857 bfa_fsm_send_event(ioc, IOC_E_DETACH); in bfa_nw_ioc_detach()
1912 bfa_fsm_send_event(ioc, IOC_E_ENABLE); in bfa_nw_ioc_enable()
1919 bfa_fsm_send_event(ioc, IOC_E_DISABLE); in bfa_nw_ioc_disable()
2013 bfa_fsm_send_event(ioc, IOC_E_HWERROR); in bfa_nw_ioc_error_isr()
2229 bfa_fsm_send_event(ioc, IOC_E_HBFAIL); in bfa_ioc_recover()
2247 bfa_fsm_send_event(&ioc->iocpf, IOCPF_E_ENABLE); in bfa_iocpf_enable()
2253 bfa_fsm_send_event(&ioc->iocpf, IOCPF_E_DISABLE); in bfa_iocpf_disable()
2259 bfa_fsm_send_event(&ioc->iocpf, IOCPF_E_FAIL); in bfa_iocpf_fail()
2265 bfa_fsm_send_event(&ioc->iocpf, IOCPF_E_INITFAIL); in bfa_iocpf_initfail()
2271 bfa_fsm_send_event(&ioc->iocpf, IOCPF_E_GETATTRFAIL); in bfa_iocpf_getattrfail()
2277 bfa_fsm_send_event(&ioc->iocpf, IOCPF_E_STOP); in bfa_iocpf_stop()
2285 bfa_fsm_send_event(&ioc->iocpf, IOCPF_E_TIMEOUT); in bfa_nw_iocpf_timeout()