Home
last modified time | relevance | path

Searched refs:enable_stats (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h139 bool enable_stats,
Di40e_common.c2612 bool enable_stats, in i40e_aq_add_veb() argument
2640 if (!enable_stats) in i40e_aq_add_veb()
Di40e_main.c12956 bool enable_stats = !!(pf->flags & I40E_FLAG_VEB_STATS_ENABLED); in i40e_add_veb() local
12961 &veb->seid, enable_stats, NULL); in i40e_add_veb()