Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.h170 u32 hb_count; member
238 ((_ioc)->stats.hb_count = (_hb_count))
H A Dbfa_ioc.c1959 u32 hb_count; in bfa_nw_ioc_hb_check() local
1961 hb_count = readl(ioc->ioc_regs.heartbeat); in bfa_nw_ioc_hb_check()
1962 if (ioc->hb_count == hb_count) { in bfa_nw_ioc_hb_check()
1966 ioc->hb_count = hb_count; in bfa_nw_ioc_hb_check()
1977 ioc->hb_count = readl(ioc->ioc_regs.heartbeat); in bfa_ioc_hb_monitor()
2720 bfa_ioc_stats_hb_count(ioc, ioc->hb_count); in bfa_nw_ioc_error_isr()
2939 bfa_ioc_stats_hb_count(ioc, ioc->hb_count); in bfa_ioc_recover()
H A Dbfa_defs.h128 u32 hb_count; member
H A Dbfi.h293 u32 hb_count; /*!< current heart beat count */ member
/linux/drivers/scsi/bfa/
H A Dbfa_defs.h375 u32 hb_count; member