Searched refs:enable_stats (Results 1 – 5 of 5) sorted by relevance
1287 const size_t attr_sz = offsetofend(union bpf_attr, enable_stats); in bpf_enable_stats()1292 attr.enable_stats.type = type; in bpf_enable_stats()
1822 } enable_stats; member
5632 #define BPF_ENABLE_STATS_LAST_FIELD enable_stats.type5643 switch (attr->enable_stats.type) { in bpf_enable_stats()
14751 bool enable_stats = !!test_bit(I40E_FLAG_VEB_STATS_ENA, pf->flags); in i40e_add_veb() local14756 &veb->seid, enable_stats, NULL); in i40e_add_veb()