Searched refs:gather_stats (Results 1 – 2 of 2) sorted by relevance
1693 struct irdma_gather_stats *gather_stats = in irdma_cqp_gather_stats_gen1() local1715 gather_stats->val[map[i].byteoff / sizeof(u64)] = new_val; in irdma_cqp_gather_stats_gen1()
4314 schedule_delayed_work(&priv->gather_stats, IPW_STATS_INTERVAL); in ipw_gather_stats()4320 container_of(work, struct ipw_priv, gather_stats.work); in ipw_bg_gather_stats()10578 cancel_delayed_work(&priv->gather_stats); in ipw_link_down()10616 INIT_DELAYED_WORK(&priv->gather_stats, ipw_bg_gather_stats); in ipw_setup_deferred_work()11766 cancel_delayed_work_sync(&priv->gather_stats); in ipw_pci_remove()