Home
last modified time | relevance | path

Searched refs:stats_update_period (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
Dgmac.h133 unsigned int stats_update_period; member
Dcommon.h194 unsigned int stats_update_period; member
Dcxgb2.c261 if (!other_ports && adapter->params.stats_update_period) in cxgb_open()
263 adapter->params.stats_update_period); in cxgb_open()
281 if (adapter->params.stats_update_period && in cxgb_close()
909 adapter->params.stats_update_period); in mac_stats_task()
Dsubr.c1057 adapter->params.stats_update_period = bi->gmac->stats_update_period; in t1_init_sw_modules()
Dvsc7326.c727 .stats_update_period = STATS_TICK_SECS,
Dpm3393.c792 .stats_update_period = STATS_TICK_SECS,
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dcommon.h396 unsigned int stats_update_period; /* MAC stats accumulation period */ member
Dcxgb3_main.c1340 adap->params.stats_update_period * HZ; in schedule_chk_task()
2704 p->stats_update_period) { in t3_adap_check_task()
Dt3_hw.c3642 adapter->params.stats_update_period = is_10G(adapter) ? in t3_prep_adapter()