Searched refs:stats_mod (Results 1 – 3 of 3) sorted by relevance
181 struct bfi_enet_stats_req *stats_req = &bna->stats_mod.stats_get; in bna_bfi_stats_get_rsp()228 bna->stats_mod.stats_get_busy = false; in bna_bfi_stats_get_rsp()1485 bna_stats_mod_start(&ioceth->bna->stats_mod); in bna_ioceth_sm_ready_entry()1500 bna_stats_mod_fail(&ioceth->bna->stats_mod); in bna_ioceth_sm_ready()1538 bna_stats_mod_stop(&ioceth->bna->stats_mod); in bna_ioceth_sm_enet_stop_wait_entry()1551 bna_stats_mod_fail(&ioceth->bna->stats_mod); in bna_ioceth_sm_enet_stop_wait()1844 bna->stats_mod.stats_get_busy = true; in bna_bfi_stats_get()1856 bfa_msgq_cmd_set(&bna->stats_mod.stats_get_cmd, NULL, NULL, in bna_bfi_stats_get()2016 bna_stats_mod_uninit(&bna->stats_mod); in bna_uninit()2084 if (!bna->stats_mod.ioc_ready) { in bna_hw_stats_get()[all …]
932 struct bna_stats_mod stats_mod; member
1814 static void gbe_reset_mod_stats(struct gbe_priv *gbe_dev, int stats_mod) in gbe_reset_mod_stats() argument1816 void __iomem *base = gbe_dev->hw_stats_regs[stats_mod]; in gbe_reset_mod_stats()1821 if (gbe_dev->et_stats[i].type == stats_mod) { in gbe_reset_mod_stats()1860 int stats_mod) in gbe_stats_mod_visible_ver14() argument1866 switch (stats_mod) { in gbe_stats_mod_visible_ver14()1883 static void gbe_reset_mod_stats_ver14(struct gbe_priv *gbe_dev, int stats_mod) in gbe_reset_mod_stats_ver14() argument1885 gbe_stats_mod_visible_ver14(gbe_dev, stats_mod); in gbe_reset_mod_stats_ver14()1886 gbe_reset_mod_stats(gbe_dev, stats_mod); in gbe_reset_mod_stats_ver14()