Home
last modified time | relevance | path

Searched refs:IOC_E_HBFAIL (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/brocade/bna/
Dbfa_ioc.c100 IOC_E_HBFAIL = 9, /*!< heartbeat failure */ enumerator
370 case IOC_E_HBFAIL: in bfa_ioc_sm_op()
2940 bfa_fsm_send_event(ioc, IOC_E_HBFAIL); in bfa_ioc_recover()
/linux-6.12.1/drivers/scsi/bfa/
Dbfa_ioc.h272 IOC_E_HBFAIL = 9, /* heartbeat failure */ enumerator
Dbfa_ioc.c440 case IOC_E_HBFAIL: in bfa_ioc_sm_op()
3131 bfa_fsm_send_event(ioc, IOC_E_HBFAIL); in bfa_ioc_recover()