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()
14716 bool enable_stats = !!test_bit(I40E_FLAG_VEB_STATS_ENA, pf->flags); in i40e_add_veb() local14721 &veb->seid, enable_stats, NULL); in i40e_add_veb()
1894 } enable_stats;1868 } enable_stats; global() member
6001 #define BPF_ENABLE_STATS_LAST_FIELD enable_stats.type6012 switch (attr->enable_stats.type) { in bpf_enable_stats()