Searched refs:enable_stats (Results 1 – 6 of 6) sorted by relevance
145 bool enable_stats,
2089 bool enable_stats, in i40e_aq_add_veb() argument2117 if (!enable_stats) in i40e_aq_add_veb()
14712 bool enable_stats = !!test_bit(I40E_FLAG_VEB_STATS_ENA, pf->flags); in i40e_add_veb() local14717 &veb->seid, enable_stats, NULL); in i40e_add_veb()
1922 } enable_stats; member
6115 #define BPF_ENABLE_STATS_LAST_FIELD enable_stats.type6126 switch (attr->enable_stats.type) { in bpf_enable_stats()