Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dgmac.h124 unsigned int stats_update_period; member
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 Dt3_hw.c3612 adapter->params.stats_update_period = is_10G(adapter) ? in t3_prep_adapter()