Searched refs:hb_count (Results 1 – 8 of 8) sorted by relevance
174 u32 hb_count; member242 ((_ioc)->stats.hb_count = (_hb_count))
1971 u32 hb_count; in bfa_nw_ioc_hb_check() local1973 hb_count = readl(ioc->ioc_regs.heartbeat); in bfa_nw_ioc_hb_check()1974 if (ioc->hb_count == hb_count) { in bfa_nw_ioc_hb_check()1978 ioc->hb_count = hb_count; in bfa_nw_ioc_hb_check()1989 ioc->hb_count = readl(ioc->ioc_regs.heartbeat); in bfa_ioc_hb_monitor()2726 bfa_ioc_stats_hb_count(ioc, ioc->hb_count); in bfa_nw_ioc_error_isr()2945 bfa_ioc_stats_hb_count(ioc, ioc->hb_count); in bfa_ioc_recover()
136 u32 hb_count; member
301 u32 hb_count; /*!< current heart beat count */ member
1846 u32 hb_count; in bfa_ioc_hb_check() local1848 hb_count = readl(ioc->ioc_regs.heartbeat); in bfa_ioc_hb_check()1849 if (ioc->hb_count == hb_count) { in bfa_ioc_hb_check()1853 ioc->hb_count = hb_count; in bfa_ioc_hb_check()1863 ioc->hb_count = readl(ioc->ioc_regs.heartbeat); in bfa_ioc_hb_monitor()2640 ioc->stats.hb_count = ioc->hb_count; in bfa_ioc_error_isr()3145 ioc->stats.hb_count = ioc->hb_count; in bfa_ioc_recover()
382 u32 hb_count; member
397 u32 hb_count; /* current heart beat count */ member
304 u32 hb_count; member