Searched refs:enable_stats (Results 1 – 7 of 7) sorted by relevance
1097 const size_t attr_sz = offsetofend(union bpf_attr, enable_stats); in bpf_enable_stats()1102 attr.enable_stats.type = type; in bpf_enable_stats()
158 bool enable_stats,
2539 bool enable_stats, in i40e_aq_add_veb() argument2567 if (!enable_stats) in i40e_aq_add_veb()
14750 bool enable_stats = !!(pf->flags & I40E_FLAG_VEB_STATS_ENABLED); in i40e_add_veb() local14755 &veb->seid, enable_stats, NULL); in i40e_add_veb()
1552 } enable_stats; member
4806 #define BPF_ENABLE_STATS_LAST_FIELD enable_stats.type4817 switch (attr->enable_stats.type) { in bpf_enable_stats()