Home
last modified time | relevance | path

Searched refs:stats_update_period (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
H A Dgmac.h133 unsigned int stats_update_period; member
H A Dcommon.h198 unsigned int stats_update_period; member
H A Dcxgb2.c257 if (!other_ports && adapter->params.stats_update_period) in cxgb_open()
259 adapter->params.stats_update_period); in cxgb_open()
277 if (adapter->params.stats_update_period && in cxgb_close()
915 adapter->params.stats_update_period); in mac_stats_task()
H A Dsubr.c1057 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.c786 .stats_update_period = STATS_TICK_SECS,
/kernel/linux/linux-6.6/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 Dcxgb2.c258 if (!other_ports && adapter->params.stats_update_period) in cxgb_open()
260 adapter->params.stats_update_period); in cxgb_open()
278 if (adapter->params.stats_update_period && in cxgb_close()
924 adapter->params.stats_update_period); in mac_stats_task()
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,
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h396 unsigned int stats_update_period; /* MAC stats accumulation period */ member
H A Dcxgb3_main.c1343 adap->params.stats_update_period * HZ; in schedule_chk_task()
2734 p->stats_update_period) { in t3_adap_check_task()
H A Dt3_hw.c3677 adapter->params.stats_update_period = is_10G(adapter) ? in t3_prep_adapter()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h396 unsigned int stats_update_period; /* MAC stats accumulation period */ member
H A Dcxgb3_main.c1342 adap->params.stats_update_period * HZ; in schedule_chk_task()
2732 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()

Completed in 41 milliseconds