Searched refs:hb_count (Results 1 – 8 of 8) sorted by relevance
166 u32 hb_count; member234 ((_ioc)->stats.hb_count = (_hb_count))
128 u32 hb_count; member
1959 u32 hb_count; in bfa_nw_ioc_hb_check() local1961 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()
293 u32 hb_count; /*!< current heart beat count */ member
1834 u32 hb_count; in bfa_ioc_hb_check() local1836 hb_count = readl(ioc->ioc_regs.heartbeat); in bfa_ioc_hb_check()1837 if (ioc->hb_count == hb_count) { in bfa_ioc_hb_check()1841 ioc->hb_count = hb_count; in bfa_ioc_hb_check()1851 ioc->hb_count = readl(ioc->ioc_regs.heartbeat); in bfa_ioc_hb_monitor()2626 ioc->stats.hb_count = ioc->hb_count; in bfa_ioc_error_isr()3131 ioc->stats.hb_count = ioc->hb_count; in bfa_ioc_recover()
375 u32 hb_count; member
390 u32 hb_count; /* current heart beat count */ member
301 u32 hb_count; member