Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dgmac.h124 unsigned int stats_update_period; member
H A Dcommon.h189 unsigned int stats_update_period; member
H A Dsubr.c1074 adapter->params.stats_update_period = bi->gmac->stats_update_period; in t1_init_sw_modules()
H A Dvsc7326.c723 .stats_update_period = STATS_TICK_SECS,
H A Dpm3393.c777 .stats_update_period = STATS_TICK_SECS,
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c1341 adap->params.stats_update_period * HZ; in schedule_chk_task()
2731 p->stats_update_period) { in t3_adap_check_task()
H A Dt3_hw.c3612 adapter->params.stats_update_period = is_10G(adapter) ? in t3_prep_adapter()