Searched refs:hb_count (Results 1 – 8 of 8) sorted by relevance
1544 u32 hb_count; in bfa_nw_ioc_hb_check() local1546 hb_count = readl(ioc->ioc_regs.heartbeat); in bfa_nw_ioc_hb_check()1547 if (ioc->hb_count == hb_count) { in bfa_nw_ioc_hb_check()1551 ioc->hb_count = hb_count; in bfa_nw_ioc_hb_check()1562 ioc->hb_count = readl(ioc->ioc_regs.heartbeat); in bfa_ioc_hb_monitor()2281 bfa_ioc_stats_hb_count(ioc, ioc->hb_count); in bfa_nw_ioc_error_isr()2512 bfa_ioc_stats_hb_count(ioc, ioc->hb_count); in bfa_ioc_recover()
190 u32 hb_count; member255 ((_ioc)->stats.hb_count = (_hb_count))
152 u32 hb_count; member
299 u32 hb_count; /*!< current heart beat count */ member
1652 u32 hb_count; in bfa_ioc_hb_check() local1654 hb_count = readl(ioc->ioc_regs.heartbeat); in bfa_ioc_hb_check()1655 if (ioc->hb_count == hb_count) { in bfa_ioc_hb_check()1659 ioc->hb_count = hb_count; in bfa_ioc_hb_check()1669 ioc->hb_count = readl(ioc->ioc_regs.heartbeat); in bfa_ioc_hb_monitor()2378 ioc->stats.hb_count = ioc->hb_count; in bfa_ioc_error_isr()2880 ioc->stats.hb_count = ioc->hb_count; in bfa_ioc_recover()
354 u32 hb_count; /* current heart beat count */ member
330 u32 hb_count; member
304 u32 hb_count; member